diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-04-12 12:54:38 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-04-12 12:54:38 +0000 |
commit | 44b90dc6a230cacc1612dc7ba1d2db55470ee775 (patch) | |
tree | fa180db216c6e18d5c02fbd02b4008594e2ec986 /target/linux/brcm63xx | |
parent | 1c4ef8c64c70f7eff2010e0aed835851203bd9ae (diff) | |
download | upstream-44b90dc6a230cacc1612dc7ba1d2db55470ee775.tar.gz upstream-44b90dc6a230cacc1612dc7ba1d2db55470ee775.tar.bz2 upstream-44b90dc6a230cacc1612dc7ba1d2db55470ee775.zip |
[kernel] do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selectable with the spio-gpio-old module (#4659)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15215 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx')
-rw-r--r-- | target/linux/brcm63xx/config-2.6.27 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/config-2.6.27 b/target/linux/brcm63xx/config-2.6.27 index 9f56d3e1af..b99bd03f2d 100644 --- a/target/linux/brcm63xx/config-2.6.27 +++ b/target/linux/brcm63xx/config-2.6.27 @@ -28,7 +28,6 @@ CONFIG_BSD_PROCESS_ACCT_V3=y CONFIG_CEVT_R4K=y CONFIG_CLASSIC_RCU=y CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 init=/etc/preinit noinitrd console=ttyS0,115200" -# CONFIG_CONFIGFS_FS is not set CONFIG_CPU_BIG_ENDIAN=y CONFIG_CPU_HAS_LLSC=y CONFIG_CPU_HAS_PREFETCH=y |