projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lantiq: add missing #include for the falcon i2c driver
[openwrt.git]
/
target
/
linux
/
generic
/
config-2.6.36
diff --git
a/target/linux/generic/config-2.6.36
b/target/linux/generic/config-2.6.36
index
63255a9
..
18acaf7
100644
(file)
--- a/
target/linux/generic/config-2.6.36
+++ b/
target/linux/generic/config-2.6.36
@@
-18,6
+18,7
@@
CONFIG_32BIT=y
# CONFIG_ADIS16255 is not set
# CONFIG_ADM6996_PHY is not set
# CONFIG_ADM8211 is not set
# CONFIG_ADIS16255 is not set
# CONFIG_ADM6996_PHY is not set
# CONFIG_ADM8211 is not set
+CONFIG_AEABI=y
# CONFIG_AFFS_FS is not set
# CONFIG_AFS_FS is not set
# CONFIG_AF_RXRPC is not set
# CONFIG_AFFS_FS is not set
# CONFIG_AFS_FS is not set
# CONFIG_AF_RXRPC is not set
@@
-1655,6
+1656,7
@@
CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NXP_STB220 is not set
# CONFIG_NXP_STB225 is not set
# CONFIG_N_GSM is not set
# CONFIG_NXP_STB220 is not set
# CONFIG_NXP_STB225 is not set
# CONFIG_N_GSM is not set
+# CONFIG_OABI_COMPAT is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_OCF_BENCH is not set
# CONFIG_OCF_C7108 is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_OCF_BENCH is not set
# CONFIG_OCF_C7108 is not set
This page took
0.021076 seconds
and
4
git commands to generate.