summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-12-13 19:21:11 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-12-13 19:21:11 +0100
commit39f9801f2ad0e0e9468ef405f8e7b777f662491e (patch)
tree340653324cf45af1b87f25568d2304163574ff68 /target/Config.in
parent4f6007861e1b6a440ba1b48af0120678c63fa3c4 (diff)
optimize for ibm x40 hardware profile
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in
index 4a439031b..c8701859a 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -23,6 +23,9 @@ config ADK_TARGET_WITH_VGA
config ADK_TARGET_WITH_HDD
bool
+config ADK_TARGET_WITH_SATA
+ bool
+
config ADK_TARGET_WITH_INPUT
bool
@@ -44,6 +47,9 @@ config ADK_TARGET_WITH_WATCHDOG
config ADK_TARGET_WITH_DSL
bool
+config ADK_TARGET_CPU_WITH_VT
+ bool
+
config ADK_TOOLCHAIN_ONLY
bool
@@ -177,6 +183,7 @@ config ADK_CPU_PENTIUM_M
boolean
config ADK_CPU_AMDFAM10
+ select ADK_TARGET_CPU_WITH_VT
boolean
config ADK_CPU_LOONGSON2F