diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-09-03 07:06:08 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-09-03 07:06:08 +0000 |
commit | 9f29fa68f63d2c1c18cece783b2f053df76c542b (patch) | |
tree | 421dc8575f61a53715eb19d194a2736d21380033 /target/linux/orion | |
parent | a70e0d066579a06c33b8504cb92badaf22dce1a3 (diff) | |
download | upstream-9f29fa68f63d2c1c18cece783b2f053df76c542b.tar.gz upstream-9f29fa68f63d2c1c18cece783b2f053df76c542b.tar.bz2 upstream-9f29fa68f63d2c1c18cece783b2f053df76c542b.zip |
linux/orion: fix iproute2 issue (partially closes ticket #7862)
SVN-Revision: 22878
Diffstat (limited to 'target/linux/orion')
-rw-r--r-- | target/linux/orion/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default index 2ddb8ca566..3b1e82e4be 100644 --- a/target/linux/orion/config-default +++ b/target/linux/orion/config-default @@ -105,7 +105,6 @@ CONFIG_INITRAMFS_SOURCE="" # CONFIG_IP6_NF_MATCH_OPTS is not set # CONFIG_IP6_NF_MATCH_RT is not set # CONFIG_IP6_NF_TARGET_LOG is not set -# CONFIG_IP_ADVANCED_ROUTER is not set CONFIG_IP_MROUTE=y # CONFIG_IP_NF_ARPTABLES is not set # CONFIG_IP_NF_MATCH_ADDRTYPE is not set |