diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-09-12 13:06:26 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-09-12 13:06:33 +0200 |
commit | 8cd937c090247ee1677587543aa5d85ff3e614cc (patch) | |
tree | 3f9140ec37f8a1c2f595778e4245581fb357e0b3 /target/x86/systems/ibm-x40 | |
parent | 5790a2fdbba3dfac00b851a477589d67d5a30bda (diff) |
move serial driver stuff
Diffstat (limited to 'target/x86/systems/ibm-x40')
-rw-r--r-- | target/x86/systems/ibm-x40 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/x86/systems/ibm-x40 b/target/x86/systems/ibm-x40 index 1cde36744..9bb7e8e7a 100644 --- a/target/x86/systems/ibm-x40 +++ b/target/x86/systems/ibm-x40 @@ -6,6 +6,7 @@ config ADK_TARGET_SYSTEM_IBM_X40 select ADK_TARGET_CPU_WITH_SSE2 select ADK_TARGET_CPU_WITH_MTRR select ADK_TARGET_WITH_VGA + select ADK_TARGET_WITH_SERIAL select ADK_TARGET_WITH_CPU_FREQ select ADK_TARGET_WITH_USB_BOOT select ADK_TARGET_WITH_CARDBUS |