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/ppc40x | |
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/ppc40x')
-rw-r--r-- | target/linux/ppc40x/config-default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ppc40x/config-default b/target/linux/ppc40x/config-default index 9a86a91576..a5a178b961 100644 --- a/target/linux/ppc40x/config-default +++ b/target/linux/ppc40x/config-default @@ -86,7 +86,6 @@ CONFIG_HW_RANDOM=y # CONFIG_HZ_100 is not set CONFIG_HZ=250 CONFIG_HZ_250=y -# CONFIG_I2C is not set # CONFIG_IBM_NEW_EMAC_DEBUG is not set CONFIG_IBM_NEW_EMAC_EMAC4=y CONFIG_IBM_NEW_EMAC_POLL_WEIGHT=32 @@ -131,7 +130,6 @@ CONFIG_PCI_DOMAINS=y CONFIG_PCIEAER=y CONFIG_PCIEPORTBUS=y CONFIG_PCI_MSI=y -CONFIG_PCI_SYSCALL=y CONFIG_PHYSICAL_START=0x00000000 CONFIG_PPC32=y CONFIG_PPC40x_SIMPLE=y |