diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-10-12 21:21:36 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-10-12 21:21:36 +0000 |
commit | dfa79a2c6d61bf75b2f6ad46fb38672fd7d8a586 (patch) | |
tree | f9a00698a11365c5dcb6fbb2ef401d0374642218 /target/linux/atheros | |
parent | 866157ee1850794db2157f5544cda3bb0ff701b5 (diff) | |
download | upstream-dfa79a2c6d61bf75b2f6ad46fb38672fd7d8a586.tar.gz upstream-dfa79a2c6d61bf75b2f6ad46fb38672fd7d8a586.tar.bz2 upstream-dfa79a2c6d61bf75b2f6ad46fb38672fd7d8a586.zip |
move a few kconfig options from atheros to generic-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9273 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros')
-rw-r--r-- | target/linux/atheros/config-2.6.23 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/atheros/config-2.6.23 b/target/linux/atheros/config-2.6.23 index 7a9ddd3f1d..99bf419dbe 100644 --- a/target/linux/atheros/config-2.6.23 +++ b/target/linux/atheros/config-2.6.23 @@ -127,11 +127,6 @@ CONFIG_MTD_REDBOOT_PARTS_READONLY=y # CONFIG_MTD_ROM is not set # CONFIG_MTD_SLRAM is not set CONFIG_MTD_SPIFLASH=y -# CONFIG_NETDEV_1000 is not set -CONFIG_NET_ACT_POLICE=y -CONFIG_NET_SCH_FIFO=y -CONFIG_NF_CT_PROTO_GRE=m -CONFIG_NF_NAT_PROTO_GRE=m # CONFIG_NO_IOPORT is not set # CONFIG_PAGE_SIZE_16KB is not set CONFIG_PAGE_SIZE_4KB=y |