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 | 069032243abf04915ef5b1dbf28c5161cd1edec0 (patch) | |
tree | c2235d1fec5b979e4e148a3ba33b5554eae5c4bb /target/linux/atheros | |
parent | cf6ccb0426ba26a60e1e6c8e93ce61ef0132532e (diff) | |
download | upstream-069032243abf04915ef5b1dbf28c5161cd1edec0.tar.gz upstream-069032243abf04915ef5b1dbf28c5161cd1edec0.tar.bz2 upstream-069032243abf04915ef5b1dbf28c5161cd1edec0.zip |
move a few kconfig options from atheros to generic-2.6
SVN-Revision: 9273
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 |