From: Luis R. Rodriguez Date: Fri, 4 Jun 2010 15:06:35 +0000 (-0700) Subject: compat-wireless: fix config.mk X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=09a9b28d886be6ebbee489e246b7e92e1c646b41;p=openwrt%2Fstaging%2Fblogic.git compat-wireless: fix config.mk Ooops, forgot to revert config.mk after cp'ing it to defconfigs/ Signed-off-by: Luis R. Rodriguez --- diff --git a/config.mk b/config.mk index 801b714cc0d6..176c0afd4eaf 100644 --- a/config.mk +++ b/config.mk @@ -179,8 +179,7 @@ CONFIG_ATH9K=m # CONFIG_ATH9K_COMMON to an area that doesn't depend on PCI # as you could then have ath9k disabled but ath9k_htc enabled. CONFIG_ATH9K_COMMON=m -CONFIG_ATH9K_DEBUGFS=y -CONFIG_ATH9K_PKTLOG=y +# CONFIG_ATH9K_DEBUGFS=y CONFIG_IWLWIFI=m @@ -362,7 +361,6 @@ CONFIG_AR9170_LEDS=y endif CONFIG_ATH9K_HTC=m -CONFIG_ATH9K_HTC_DEBUGFS=y # RT2500USB does not require firmware CONFIG_RT2500USB=m @@ -463,7 +461,7 @@ CONFIG_P54_LEDS=y # Atheros CONFIG_ATH_COMMON=m -CONFIG_ATH_DEBUG=y +# CONFIG_ATH_DEBUG=y CONFIG_WL12XX=y CONFIG_WL1251=m