summaryrefslogtreecommitdiff
path: root/target/config/Config.in.subsystem
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-05-30 11:13:06 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-05-30 11:13:47 -0500
commitef3e0b89e65ecc1bdcb0463d89dac8077dc45d34 (patch)
treeb67795c75e275b0bc950465e179d0915c27afa8e /target/config/Config.in.subsystem
parent0675606344755ff29977e79c7f8309ce2ad4917a (diff)
add support for pcengines-alix
Readd Alix2d support, tested via NFS boot. Fix IPSec kernel module loading.
Diffstat (limited to 'target/config/Config.in.subsystem')
-rw-r--r--target/config/Config.in.subsystem14
1 files changed, 14 insertions, 0 deletions
diff --git a/target/config/Config.in.subsystem b/target/config/Config.in.subsystem
index 492bc7dc5..052d84033 100644
--- a/target/config/Config.in.subsystem
+++ b/target/config/Config.in.subsystem
@@ -1,4 +1,18 @@
choice
+prompt "PCengines ALIX model"
+depends on ADK_TARGET_SYSTEM_PCENGINES_ALIX
+
+config ADK_TARGET_SYSTEM_PCENGINES_ALIX2D
+ bool "PCengines Alix 2D"
+
+config ADK_TARGET_SYSTEM_PCENGINES_ALIX1C
+ bool "PCengines Alix 1C"
+ select ADK_TARGET_WITH_SOUND
+ select ADK_TARGET_WITH_VGA
+
+endchoice
+
+choice
prompt "Solidrun IMX6 model"
depends on ADK_TARGET_SYSTEM_SOLIDRUN_IMX6