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/etrax | |
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/etrax')
-rw-r--r-- | target/linux/etrax/config-2.6.30 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/etrax/config-2.6.30 b/target/linux/etrax/config-2.6.30 index e288d6217d..cd161ee340 100644 --- a/target/linux/etrax/config-2.6.30 +++ b/target/linux/etrax/config-2.6.30 @@ -1,6 +1,5 @@ # CONFIG_ARCH_HAS_ILOG2_U32 is not set # CONFIG_ARCH_HAS_ILOG2_U64 is not set -CONFIG_BASE_SMALL=0 # CONFIG_BINARY_PRINTF is not set CONFIG_BITREVERSE=y # CONFIG_BLK_DEV_INITRD is not set @@ -157,6 +156,7 @@ CONFIG_MTDRAM_TOTAL_SIZE=0 CONFIG_NO_IOPORT=y # CONFIG_OOM_REBOOT is not set CONFIG_PAGEFLAGS_EXTENDED=y +# CONFIG_PCI is not set # CONFIG_RTC is not set # CONFIG_SCSI_DMA is not set # CONFIG_SERIAL_8250 is not set |