diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 11:42:24 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 11:42:24 +0000 |
commit | 1d62d9a95c4daedaf424f89075af39c6af16487c (patch) | |
tree | 28142dff2c85348854b9e5162a1e9ae8c06ea576 /target/linux/pxcab | |
parent | 88401c2052f78509c26b72d24c7fb0c260ec55f2 (diff) | |
download | upstream-1d62d9a95c4daedaf424f89075af39c6af16487c.tar.gz upstream-1d62d9a95c4daedaf424f89075af39c6af16487c.tar.bz2 upstream-1d62d9a95c4daedaf424f89075af39c6af16487c.zip |
another round of kernel config cleanups
SVN-Revision: 18370
Diffstat (limited to 'target/linux/pxcab')
-rw-r--r-- | target/linux/pxcab/config-2.6.30 | 2 | ||||
-rw-r--r-- | target/linux/pxcab/config-2.6.31 | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/pxcab/config-2.6.30 b/target/linux/pxcab/config-2.6.30 index c67ae8d9e3..ba641bfb6b 100644 --- a/target/linux/pxcab/config-2.6.30 +++ b/target/linux/pxcab/config-2.6.30 @@ -21,7 +21,6 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y CONFIG_AUDIT_ARCH=y CONFIG_AXON_RAM=m # CONFIG_BACKTRACE_SELF_TEST is not set -CONFIG_BASE_SMALL=0 # CONFIG_BINARY_PRINTF is not set CONFIG_BITREVERSE=y CONFIG_BLK_DEV_LOOP=y @@ -293,7 +292,6 @@ CONFIG_PAGE_OFFSET=0xc000000000000000 CONFIG_PCI_DOMAINS=y # CONFIG_PCIEPORTBUS is not set CONFIG_PCI_SYSCALL=y -CONFIG_PCI=y CONFIG_PCSPKR_PLATFORM=y CONFIG_PHYLIB=y # CONFIG_PHYP_DUMP is not set diff --git a/target/linux/pxcab/config-2.6.31 b/target/linux/pxcab/config-2.6.31 index a2289ce043..fd7b207df3 100644 --- a/target/linux/pxcab/config-2.6.31 +++ b/target/linux/pxcab/config-2.6.31 @@ -21,7 +21,6 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y CONFIG_AUDIT_ARCH=y CONFIG_AXON_RAM=m # CONFIG_BACKTRACE_SELF_TEST is not set -CONFIG_BASE_SMALL=0 # CONFIG_BINARY_PRINTF is not set CONFIG_BITREVERSE=y CONFIG_BLK_DEV_LOOP=y @@ -310,7 +309,6 @@ CONFIG_PAGE_OFFSET=0xc000000000000000 CONFIG_PCI_DOMAINS=y # CONFIG_PCIEPORTBUS is not set CONFIG_PCI_SYSCALL=y -CONFIG_PCI=y CONFIG_PCSPKR_PLATFORM=y # CONFIG_PERF_COUNTERS is not set CONFIG_PHYLIB=y |