diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 11:52:41 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 11:52:41 +0000 |
commit | 156fc688cbd7e09749f5a4892199f3ad0c71a6c2 (patch) | |
tree | 0a83b29dc98843ad849f94c48613846e4a6d83da /target/linux/mpc52xx | |
parent | 9d5ce6e2692a47e30d2d76c0232c996e6b72d295 (diff) | |
download | upstream-156fc688cbd7e09749f5a4892199f3ad0c71a6c2.tar.gz upstream-156fc688cbd7e09749f5a4892199f3ad0c71a6c2.tar.bz2 upstream-156fc688cbd7e09749f5a4892199f3ad0c71a6c2.zip |
some more Kconfig symbol move..
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18371 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mpc52xx')
-rw-r--r-- | target/linux/mpc52xx/config-2.6.30 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/mpc52xx/config-2.6.30 b/target/linux/mpc52xx/config-2.6.30 index 9d6a5ddac1..fb97478ef2 100644 --- a/target/linux/mpc52xx/config-2.6.30 +++ b/target/linux/mpc52xx/config-2.6.30 @@ -112,7 +112,6 @@ CONFIG_HAVE_OPROFILE=y # CONFIG_HZ_100 is not set CONFIG_HZ=250 CONFIG_HZ_250=y -# CONFIG_I2C is not set CONFIG_INET_DIAG=y CONFIG_INET_TCP_DIAG=y CONFIG_INITRAMFS_SOURCE="" @@ -160,7 +159,6 @@ CONFIG_PAGE_OFFSET=0xc0000000 CONFIG_PCI_DOMAINS=y # CONFIG_PCIEPORTBUS is not set CONFIG_PCI_LEGACY=y -CONFIG_PCI_SYSCALL=y CONFIG_PHYLIB=y CONFIG_PHYSICAL_START=0x00000000 # CONFIG_PM_DEBUG is not set @@ -232,7 +230,6 @@ CONFIG_SERIAL_MPC52xx=y # CONFIG_SLAB is not set # CONFIG_SLOW_WORK is not set CONFIG_SLUB=y -# CONFIG_SMP is not set # CONFIG_SPI_MPC52xx_PSC is not set # CONFIG_SQUASHFS is not set # CONFIG_STRIP_ASM_SYMS is not set |