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/ixp4xx | |
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/ixp4xx')
-rw-r--r-- | target/linux/ixp4xx/config-2.6.28 | 1 | ||||
-rw-r--r-- | target/linux/ixp4xx/config-2.6.30 | 1 | ||||
-rw-r--r-- | target/linux/ixp4xx/config-2.6.31 | 1 | ||||
-rw-r--r-- | target/linux/ixp4xx/config-2.6.32 | 1 | ||||
-rw-r--r-- | target/linux/ixp4xx/config-default | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/ixp4xx/config-2.6.28 b/target/linux/ixp4xx/config-2.6.28 index b0a2c5939e..7311cae84e 100644 --- a/target/linux/ixp4xx/config-2.6.28 +++ b/target/linux/ixp4xx/config-2.6.28 @@ -167,7 +167,6 @@ CONFIG_MTD_REDBOOT_PARTS=y CONFIG_PAGEFLAGS_EXTENDED=y # CONFIG_PATA_ARTOP is not set # CONFIG_PATA_IXP4XX_CF is not set -CONFIG_PCI_SYSCALL=y # CONFIG_R6040 is not set CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_DS1672=y diff --git a/target/linux/ixp4xx/config-2.6.30 b/target/linux/ixp4xx/config-2.6.30 index 66feafe85a..b569faa5eb 100644 --- a/target/linux/ixp4xx/config-2.6.30 +++ b/target/linux/ixp4xx/config-2.6.30 @@ -135,7 +135,6 @@ CONFIG_MTD_REDBOOT_PARTS=y CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xC0000000 # CONFIG_PCI_STUB is not set -CONFIG_PCI_SYSCALL=y CONFIG_PHYLIB=y CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_DS1672=y diff --git a/target/linux/ixp4xx/config-2.6.31 b/target/linux/ixp4xx/config-2.6.31 index 8de0805201..db9d9f88cd 100644 --- a/target/linux/ixp4xx/config-2.6.31 +++ b/target/linux/ixp4xx/config-2.6.31 @@ -125,7 +125,6 @@ CONFIG_MTD_OTP=y CONFIG_MTD_REDBOOT_PARTS=y CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xC0000000 -CONFIG_PCI_SYSCALL=y CONFIG_PHYLIB=y CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_DS1672=y diff --git a/target/linux/ixp4xx/config-2.6.32 b/target/linux/ixp4xx/config-2.6.32 index 8de0805201..db9d9f88cd 100644 --- a/target/linux/ixp4xx/config-2.6.32 +++ b/target/linux/ixp4xx/config-2.6.32 @@ -125,7 +125,6 @@ CONFIG_MTD_OTP=y CONFIG_MTD_REDBOOT_PARTS=y CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xC0000000 -CONFIG_PCI_SYSCALL=y CONFIG_PHYLIB=y CONFIG_RTC_CLASS=y CONFIG_RTC_DRV_DS1672=y diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index a4da852061..46dab9d90f 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -196,7 +196,6 @@ CONFIG_PATA_IXP4XX_CF=m # CONFIG_PC300 is not set # CONFIG_PCI200SYN is not set # CONFIG_PCIPCWATCHDOG is not set -CONFIG_PCI_SYSCALL=y # CONFIG_PRISM54 is not set # CONFIG_R6040 is not set CONFIG_RTC_CLASS=y |