diff options
author | John Crispin <john@openwrt.org> | 2012-07-24 15:33:01 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-07-24 15:33:01 +0000 |
commit | 48869ef7c0689f566c6c0ebb0ac7b3a24e3817ca (patch) | |
tree | 9a7d1ec815ce8336a04f95100f269fed9b4e32e9 /target/linux/lantiq/danube | |
parent | edd2ef094a67fd5a8f3cb78517632ddd34d3a61e (diff) | |
download | upstream-48869ef7c0689f566c6c0ebb0ac7b3a24e3817ca.tar.gz upstream-48869ef7c0689f566c6c0ebb0ac7b3a24e3817ca.tar.bz2 upstream-48869ef7c0689f566c6c0ebb0ac7b3a24e3817ca.zip |
move CONFIG_ETHERNET_PACKET_MANGLE to a generic config file
This broke falcon builds
SVN-Revision: 32794
Diffstat (limited to 'target/linux/lantiq/danube')
-rw-r--r-- | target/linux/lantiq/danube/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/lantiq/danube/config-default b/target/linux/lantiq/danube/config-default index 990f857069..c211dc0faf 100644 --- a/target/linux/lantiq/danube/config-default +++ b/target/linux/lantiq/danube/config-default @@ -2,7 +2,6 @@ CONFIG_ADM6996_PHY=y CONFIG_AR8216_PHY=y # CONFIG_ATMEL_PWM is not set CONFIG_CLKDEV_LOOKUP=y -CONFIG_ETHERNET_PACKET_MANGLE=y CONFIG_FSNOTIFY=y CONFIG_HAVE_MACH_CLKDEV=y CONFIG_HW_HAS_PCI=y |