diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-11-29 15:21:35 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-11-29 15:21:35 +0000 |
commit | 1f516235ea706bd51a6a5c3afee8b8b9ccb54cc9 (patch) | |
tree | 63d1def486c87174b10f2cf4f84eaf81c74d2f4e /target/linux/mpc52xx | |
parent | 3a4d0ebd5c32864e4782d7545d6e5835c0baade3 (diff) | |
download | upstream-1f516235ea706bd51a6a5c3afee8b8b9ccb54cc9.tar.gz upstream-1f516235ea706bd51a6a5c3afee8b8b9ccb54cc9.tar.bz2 upstream-1f516235ea706bd51a6a5c3afee8b8b9ccb54cc9.zip |
remove common symbols from 3.3 configs
The removed symbols are present in the generic configuration.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34403
Diffstat (limited to 'target/linux/mpc52xx')
-rw-r--r-- | target/linux/mpc52xx/config-3.3 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/mpc52xx/config-3.3 b/target/linux/mpc52xx/config-3.3 index b4f56f0d6f..6aa64705f0 100644 --- a/target/linux/mpc52xx/config-3.3 +++ b/target/linux/mpc52xx/config-3.3 @@ -20,9 +20,7 @@ CONFIG_ARCH_SUSPEND_POSSIBLE=y CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y # CONFIG_ARPD is not set CONFIG_ATA=y -# CONFIG_ATMEL_PWM is not set CONFIG_AUDIT_ARCH=y -CONFIG_BCMA_POSSIBLE=y CONFIG_BLK_DEV_SD=y # CONFIG_BOOTX_TEXT is not set CONFIG_BOUNCE=y @@ -49,7 +47,6 @@ CONFIG_CRYPTO_WORKQUEUE=y CONFIG_DEFAULT_CFQ=y # CONFIG_DEFAULT_DEADLINE is not set CONFIG_DEFAULT_IOSCHED="cfq" -CONFIG_DEFAULT_TCP_CONG="cubic" # CONFIG_DEFAULT_UIMAGE is not set CONFIG_DEVKMEM=y CONFIG_DNOTIFY=y @@ -262,7 +259,6 @@ CONFIG_SYSFS_DEPRECATED_V2=y CONFIG_TASK_SIZE=0xc0000000 # CONFIG_TAU is not set # CONFIG_TCP_CONG_ADVANCED is not set -CONFIG_TCP_CONG_CUBIC=y # CONFIG_UDBG_RTAS_CONSOLE is not set CONFIG_USB_ARCH_HAS_XHCI=y CONFIG_USB_SUPPORT=y |