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 | 6b280112f28171cd5cb5cd3f60352bb4b6b9de47 (patch) | |
tree | 9604abcec15804d277c0e88aa7af07c4dcf4b282 /target/linux/ixp4xx | |
parent | 1d62d9a95c4daedaf424f89075af39c6af16487c (diff) | |
download | upstream-6b280112f28171cd5cb5cd3f60352bb4b6b9de47.tar.gz upstream-6b280112f28171cd5cb5cd3f60352bb4b6b9de47.tar.bz2 upstream-6b280112f28171cd5cb5cd3f60352bb4b6b9de47.zip |
some more Kconfig symbol move..
SVN-Revision: 18371
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 |