diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-06-15 11:50:50 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-06-15 11:50:50 +0000 |
commit | d3a7b5633c7c1ea142cb8c0872cab484ca385c92 (patch) | |
tree | 571b70f078333f853f6a5514f472fa6bd534228a /target/linux | |
parent | 36d3fafd774f113df5b7cb75425e2e94912170b1 (diff) | |
download | upstream-d3a7b5633c7c1ea142cb8c0872cab484ca385c92.tar.gz upstream-d3a7b5633c7c1ea142cb8c0872cab484ca385c92.tar.bz2 upstream-d3a7b5633c7c1ea142cb8c0872cab484ca385c92.zip |
kirkwood: disable the CONFIG_IP_ADVANCED_ROUTER kernel config override (#13702)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36937
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/kirkwood/config-3.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/kirkwood/config-3.3 b/target/linux/kirkwood/config-3.3 index c03a30c329..d9899f33ed 100644 --- a/target/linux/kirkwood/config-3.3 +++ b/target/linux/kirkwood/config-3.3 @@ -87,7 +87,6 @@ CONFIG_HAVE_SPARSE_IRQ=y CONFIG_HW_RANDOM=y CONFIG_INET_LRO=y CONFIG_INITRAMFS_SOURCE="" -# CONFIG_IP_ADVANCED_ROUTER is not set CONFIG_IP_PIMSM_V1=y CONFIG_IP_PIMSM_V2=y CONFIG_JBD2=y |