diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-11 11:52:41 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-11-11 11:52:41 +0000 |
commit | bda513685eb6902e43bff1fe13d361547768121d (patch) | |
tree | 0a83b29dc98843ad849f94c48613846e4a6d83da /target/linux/pxcab | |
parent | 5ed0363af9f4edda4a63b02250c7822851e7e6f4 (diff) |
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/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 ba641bfb6..0be347861 100644 --- a/target/linux/pxcab/config-2.6.30 +++ b/target/linux/pxcab/config-2.6.30 @@ -191,7 +191,6 @@ CONFIG_HW_CONSOLE=y # CONFIG_HZ_100 is not set CONFIG_HZ=250 CONFIG_HZ_250=y -# CONFIG_I2C is not set # CONFIG_IBM_BSR is not set # CONFIG_IBMEBUS is not set CONFIG_IBM_NEW_EMAC_EMAC4=y @@ -291,7 +290,6 @@ CONFIG_PAGE_OFFSET=0xc000000000000000 # CONFIG_PCI_DEBUG is not set CONFIG_PCI_DOMAINS=y # CONFIG_PCIEPORTBUS is not set -CONFIG_PCI_SYSCALL=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 fd7b207df..cea1d3c83 100644 --- a/target/linux/pxcab/config-2.6.31 +++ b/target/linux/pxcab/config-2.6.31 @@ -205,7 +205,6 @@ CONFIG_HW_CONSOLE=y # CONFIG_HZ_100 is not set CONFIG_HZ=250 CONFIG_HZ_250=y -# CONFIG_I2C is not set # CONFIG_IBM_BSR is not set # CONFIG_IBMEBUS is not set CONFIG_IBM_NEW_EMAC_EMAC4=y @@ -308,7 +307,6 @@ CONFIG_PAGE_OFFSET=0xc000000000000000 # CONFIG_PCI_DEBUG is not set CONFIG_PCI_DOMAINS=y # CONFIG_PCIEPORTBUS is not set -CONFIG_PCI_SYSCALL=y CONFIG_PCSPKR_PLATFORM=y # CONFIG_PERF_COUNTERS is not set CONFIG_PHYLIB=y |