diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-07-24 15:33:01 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-07-24 15:33:01 +0000 |
commit | 30326d761c126a31a8a7fcdddb9d72b8a3a49d0d (patch) | |
tree | ea50ed78cf7b2ea33d18349b1fbccd6c8dabfc9f /target/linux/lantiq/danube/config-default | |
parent | 3d52d9a7f51bb3b3f4fc3dc428b60a5a492c7f10 (diff) |
[lantiq] move CONFIG_ETHERNET_PACKET_MANGLE to a generic config file
This broke falcon builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32794 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/danube/config-default')
-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 |