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 | 70a4e4091c19503435c5e0274df0fe573f8bac54 (patch) | |
tree | c73fc486642f34e5254bf5e9f665b7bb8a134ac1 /target | |
parent | 5227ffa095a1cfbeed65b36cb67bb1302536a4c5 (diff) | |
download | upstream-70a4e4091c19503435c5e0274df0fe573f8bac54.tar.gz upstream-70a4e4091c19503435c5e0274df0fe573f8bac54.tar.bz2 upstream-70a4e4091c19503435c5e0274df0fe573f8bac54.zip |
[brcm47xx] Disable CONFIG_CONNECTOR in config-2.6.23
- Unused, disabling precludes Kconfig prompt for CONFIG_W1_CON
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10994 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |