diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-06-15 10:28:06 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-06-15 10:28:06 +0200 |
commit | 9d46fab3bfbe22784ea78665713f11bfaae72ed9 (patch) | |
tree | 3a367688774e09b84d9d977602a45967b6935227 | |
parent | d411d5903f97add6f1cd6be23b25df29167b886e (diff) |
enable audio driver for lemote
-rw-r--r-- | target/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in index d8b816eee..d62eefadf 100644 --- a/target/Config.in +++ b/target/Config.in @@ -291,6 +291,7 @@ config ADK_LINUX_MIPS64_LEMOTE select ADK_TARGET_WITH_RTC select ADK_PACKAGE_KMOD_USB_CONTROLLER select ADK_KPACKAGE_KMOD_MAC80211 + select ADK_KPACKAGE_KMOD_SND_CS5535AUDIO help Lemote Subnotebook. http://www.lemote.com/english/index.html |