Browse Source

Merge branch 'master' of git+ssh://openadk.org/git/openadk

Waldemar Brodkorb 13 years ago
parent
commit
63062eb28d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      target/linux/config/Config.in.netdevice

+ 2 - 0
target/linux/config/Config.in.netdevice

@@ -409,6 +409,8 @@ config ADK_KPACKAGE_KMOD_RTL8187
 	tristate
 	depends on ADK_TARGET_WITH_USB
 	depends on !ADK_TARGET_SYSTEM_FOXBOARD_LX
+	select ADK_KPACKAGE_KMOD_MAC80211
+	select ADK_KPACKAGE_KMOD_EEPROM_93CX6
 	default n
 	help
 	  Driver for Realtek RTL8187/RTL8187B wireless chips.