diff options
author | Andy Boyett <agb@openwrt.org> | 2008-05-01 16:07:29 +0000 |
---|---|---|
committer | Andy Boyett <agb@openwrt.org> | 2008-05-01 16:07:29 +0000 |
commit | dd7e10d541522473f7675aee7e30a4352a562bb7 (patch) | |
tree | 55fafefa355b8c3de01fe3cb3594fbe300fd7ed3 /target/linux/brcm47xx/config-2.6.23 | |
parent | 597dd6b32cbd811de6cd82f6ed69ded4853b6d75 (diff) | |
download | upstream-dd7e10d541522473f7675aee7e30a4352a562bb7.tar.gz upstream-dd7e10d541522473f7675aee7e30a4352a562bb7.tar.bz2 upstream-dd7e10d541522473f7675aee7e30a4352a562bb7.zip |
Disable CONFIG_CONNECTOR in config-2.6.23 - Unused, disabling precludes Kconfig prompt for CONFIG_W1_CON
SVN-Revision: 10994
Diffstat (limited to 'target/linux/brcm47xx/config-2.6.23')
-rw-r--r-- | target/linux/brcm47xx/config-2.6.23 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/config-2.6.23 b/target/linux/brcm47xx/config-2.6.23 index b839edf55d..4d145bddf1 100644 --- a/target/linux/brcm47xx/config-2.6.23 +++ b/target/linux/brcm47xx/config-2.6.23 @@ -24,7 +24,6 @@ CONFIG_CFE=y # CONFIG_CLS_U32_PERF is not set CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 init=/etc/preinit noinitrd console=ttyS0,115200" # CONFIG_CONFIGFS_FS is not set -CONFIG_CONNECTOR=m # CONFIG_CPU_BIG_ENDIAN is not set CONFIG_CPU_HAS_LLSC=y CONFIG_CPU_HAS_PREFETCH=y |