diff options
| author | Andy Boyett | 2008-05-01 16:07:29 +0000 |
|---|---|---|
| committer | Andy Boyett | 2008-05-01 16:07:29 +0000 |
| commit | a0399c48eabfea166d88743371b6adaca69909a5 (patch) | |
| tree | c73fc486642f34e5254bf5e9f665b7bb8a134ac1 | |
| parent | b1e0fa5399a17df9ee7ca4ec20bdd840e911c6cc (diff) | |
| download | archive-a0399c48eabfea166d88743371b6adaca69909a5.tar.gz | |
[brcm47xx] Disable CONFIG_CONNECTOR in config-2.6.23
- Unused, disabling precludes Kconfig prompt for CONFIG_W1_CON
SVN-Revision: 10994
| -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 |