diff options
author | agb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-05-01 16:07:29 +0000 |
---|---|---|
committer | agb <agb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-05-01 16:07:29 +0000 |
commit | 488de97878106a727d439eb48d25aa043807c704 (patch) | |
tree | c73fc486642f34e5254bf5e9f665b7bb8a134ac1 | |
parent | 8aed74b053a6b951e761057faf98b4e85acf441e (diff) |
[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
-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 |