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 | 4bd65101ad1662499a04a8cba9a6057a4e514a36 (patch) | |
tree | 075bd47607491be1ba1cd5a116327e9644b1618b /target/linux/brcm63xx/config-2.6.27 | |
parent | 3a35703faac125acb64b5e77a2ae01e3deaffc49 (diff) | |
download | upstream-4bd65101ad1662499a04a8cba9a6057a4e514a36.tar.gz upstream-4bd65101ad1662499a04a8cba9a6057a4e514a36.tar.bz2 upstream-4bd65101ad1662499a04a8cba9a6057a4e514a36.zip |
do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selectable with the spio-gpio-old module (#4659)
SVN-Revision: 15215
Diffstat (limited to 'target/linux/brcm63xx/config-2.6.27')
-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 |