diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-29 15:21:35 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-11-29 15:21:35 +0000 |
commit | 4905c3c15e84dd3e322be0de1bbc2ea6e7862611 (patch) | |
tree | c32456c94920dfc4019062a344fcdedd21c594b2 /target/linux/mpc52xx | |
parent | 7617db12cb5010a967062484ce9a0b3595700acb (diff) |
remove common symbols from 3.3 configs
The removed symbols are present in the generic configuration.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34403 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 b4f56f0d6..6aa64705f 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 |