summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-07-01 18:00:03 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-07-01 18:00:03 +0200
commitbb880133d231fa785a579d499b6f3946ade2bc3c (patch)
tree05566b71154d345946569df290ea582686a257ef
parente2de69aeef50f27461324d2bb2d870e0d3eaaa00 (diff)
enable usb for alix boards in menu
-rw-r--r--target/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in
index f24d211c1..861e2d6b7 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -651,6 +651,7 @@ config ADK_LINUX_X86_ALIX1C
select ADK_TARGET_WITH_VGA
select ADK_TARGET_WITH_MINIPCI
select ADK_TARGET_WITH_INPUT
+ select ADK_PACKAGE_KMOD_USB_CONTROLLER
help
Support for ALIX1C boards.
http://www.pcengines.ch/
@@ -674,6 +675,7 @@ config ADK_LINUX_X86_ALIX2D
select ADK_TARGET_WITH_MINIPCI
select ADK_TARGET_WITH_LEDS
select ADK_TARGET_WITH_WATCHDOG
+ select ADK_PACKAGE_KMOD_USB_CONTROLLER
help
Support for ALIX2D boards.
http://www.pcengines.ch/
@@ -698,6 +700,7 @@ config ADK_LINUX_X86_ALIX2D13
select ADK_TARGET_WITH_MINIPCI
select ADK_TARGET_WITH_LEDS
select ADK_TARGET_WITH_WATCHDOG
+ select ADK_PACKAGE_KMOD_USB_CONTROLLER
help
Support for ALIX2D13 boards.
http://www.pcengines.ch/