diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-17 10:25:17 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-17 10:25:17 +0100 |
commit | 0e68cef8aa8ac52e73a393de4fbb348ecdaaffb5 (patch) | |
tree | b599f31ff8515d31146aa2df8389c53fd77a560a /target/x86_64 | |
parent | c0e617ea5633e5879f4b7dcf00f7942cf5da6a83 (diff) | |
parent | 6c26b8016dda0c391a3a513c46998e16ce09cc4d (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/x86_64')
-rw-r--r-- | target/x86_64/kernel/qemu-x86_64 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/x86_64/kernel/qemu-x86_64 b/target/x86_64/kernel/qemu-x86_64 index 9c1a14724..e0183cc39 100644 --- a/target/x86_64/kernel/qemu-x86_64 +++ b/target/x86_64/kernel/qemu-x86_64 @@ -24,6 +24,3 @@ CONFIG_E1000=y CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_PNP=y CONFIG_SERIAL_8250_CONSOLE=y -CONFIG_FIX_EARLYCON_MEM=y -CONFIG_SERIAL_8250_NR_UARTS=1 -CONFIG_SERIAL_8250_RUNTIME_UARTS=1 |