From: Hauke Mehrtens Date: Wed, 28 Nov 2012 23:07:45 +0000 (+0100) Subject: compat-drivers: remove option for alx driver X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a6f03bb99fa1ec1f3774cfdc63391a9ff6b2b6e2;p=openwrt%2Fstaging%2Fblogic.git compat-drivers: remove option for alx driver The alx driver was removed from crap and also remove the config option. Signed-off-by: Hauke Mehrtens Signed-off-by: Luis R. Rodriguez --- diff --git a/config.mk b/config.mk index fb5581201e8c..ae515bcdff00 100644 --- a/config.mk +++ b/config.mk @@ -412,7 +412,6 @@ export CONFIG_ATL2=m export CONFIG_ATL1E=m ifndef CONFIG_COMPAT_KERNEL_2_6_28 export CONFIG_ATL1C=m -export CONFIG_ALX=m endif #CONFIG_COMPAT_KERNEL_2_6_28 ifdef CONFIG_WIRELESS_EXT