projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[xbrust] Fix gpio and irq wakeup irq handling.
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
config-2.6.30
diff --git
a/target/linux/generic-2.6/config-2.6.30
b/target/linux/generic-2.6/config-2.6.30
index
2973ff5
..
72675e0
100644
(file)
--- a/
target/linux/generic-2.6/config-2.6.30
+++ b/
target/linux/generic-2.6/config-2.6.30
@@
-513,6
+513,7
@@
CONFIG_EXPERIMENTAL=y
# CONFIG_EXT3_FS_XATTR is not set
# CONFIG_EXT4DEV_FS is not set
# CONFIG_EXT4_FS is not set
# CONFIG_EXT3_FS_XATTR is not set
# CONFIG_EXT4DEV_FS is not set
# CONFIG_EXT4_FS is not set
+# CONFIG_EXT4DEV_COMPAT is not set
CONFIG_EXTRA_FIRMWARE=""
CONFIG_EXTRA_TARGETS=""
# CONFIG_FAIR_GROUP_SCHED is not set
CONFIG_EXTRA_FIRMWARE=""
CONFIG_EXTRA_TARGETS=""
# CONFIG_FAIR_GROUP_SCHED is not set
@@
-1751,6
+1752,7
@@
CONFIG_RTC_LIB=y
# CONFIG_RTL8366_SMI is not set
# CONFIG_RTL8366S_PHY_DEBUG_FS is not set
# CONFIG_RTL8366S_PHY is not set
# CONFIG_RTL8366_SMI is not set
# CONFIG_RTL8366S_PHY_DEBUG_FS is not set
# CONFIG_RTL8366S_PHY is not set
+# CONFIG_RTL8366RB_PHY is not set
CONFIG_RT_MUTEXES=y
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_RUNTIME_DEBUG is not set
CONFIG_RT_MUTEXES=y
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_RUNTIME_DEBUG is not set
This page took
0.021515 seconds
and
4
git commands to generate.