projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] kernel: fix typo that prevents autoloading of the rdc321x_wdt driver
[openwrt.git]
/
target
/
linux
/
ar71xx
/
config-2.6.30
diff --git
a/target/linux/ar71xx/config-2.6.30
b/target/linux/ar71xx/config-2.6.30
index
9b7e5fe
..
66b1b8f
100644
(file)
--- a/
target/linux/ar71xx/config-2.6.30
+++ b/
target/linux/ar71xx/config-2.6.30
@@
-113,6
+113,7
@@
CONFIG_INITRAMFS_SOURCE="../../root"
CONFIG_IRQ_CPU=y
# CONFIG_ISDN is not set
# CONFIG_LEDS_GPIO is not set
CONFIG_IRQ_CPU=y
# CONFIG_ISDN is not set
# CONFIG_LEDS_GPIO is not set
+# CONFIG_LEDS_WNDR3700_USB is not set
# CONFIG_LEMOTE_FULONG is not set
# CONFIG_M25PXX_USE_FAST_READ is not set
# CONFIG_MACH_ALCHEMY is not set
# CONFIG_LEMOTE_FULONG is not set
# CONFIG_M25PXX_USE_FAST_READ is not set
# CONFIG_MACH_ALCHEMY is not set
This page took
0.027687 seconds
and
4
git commands to generate.