projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
adjust module loading sequence to change 20345, as snd-soc-core needs to get loaded...
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
config-2.6.33
diff --git
a/target/linux/generic-2.6/config-2.6.33
b/target/linux/generic-2.6/config-2.6.33
index
80fdf4c
..
e154e92
100644
(file)
--- a/
target/linux/generic-2.6/config-2.6.33
+++ b/
target/linux/generic-2.6/config-2.6.33
@@
-661,6
+661,7
@@
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_TIME=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_TIME=y
+# CONFIG_GIGASET_CAPI is not set
# CONFIG_GIGASET_DEBUG is not set
# CONFIG_GFS2_FS is not set
# CONFIG_GPIO_ADP5588 is not set
# CONFIG_GIGASET_DEBUG is not set
# CONFIG_GFS2_FS is not set
# CONFIG_GPIO_ADP5588 is not set
@@
-2417,6
+2418,7
@@
CONFIG_TRACING_SUPPORT=y
# CONFIG_TUN is not set
# CONFIG_TWL4030_CORE is not set
# CONFIG_UACCESS_WITH_MEMCPY is not set
# CONFIG_TUN is not set
# CONFIG_TWL4030_CORE is not set
# CONFIG_UACCESS_WITH_MEMCPY is not set
+# CONFIG_UCB1400_CORE is not set
# CONFIG_UDF_FS is not set
CONFIG_UDF_NLS=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
# CONFIG_UDF_FS is not set
CONFIG_UDF_NLS=y
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
This page took
0.020885 seconds
and
4
git commands to generate.