diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-26 17:45:41 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-26 17:45:41 +0100 |
commit | 24da0950d119ed4f0b1bbeb90a9dc58752b1a001 (patch) | |
tree | 441f40b7a38632ce11d3f696dabf5cd8cf280498 /target | |
parent | 892cc3a556457bc434da68dc345fccdbcc9714b1 (diff) | |
parent | 45b7d5e9b1b744b8f60ce252f5ea498cec979505 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target')
-rw-r--r-- | target/Config.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/Config.in b/target/Config.in index dfd9e36e7..9a5a7e518 100644 --- a/target/Config.in +++ b/target/Config.in @@ -315,7 +315,6 @@ depends on ADK_TARGET_CHOICE config ADK_LINUX_X86_ALIX bool "PC Engines ALIX boards" - select ADK_x86 select ADK_alix help Support for Alix boards. @@ -324,7 +323,6 @@ config ADK_LINUX_X86_ALIX config ADK_LINUX_X86_WRAP bool "PC Engines WRAP boards" - select ADK_x86 select ADK_wrap select ADK_KERNEL_SCSI select ADK_KERNEL_ATA |