summaryrefslogtreecommitdiffstats
path: root/include/configs/qemu-x86.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-07-27 15:47:23 -0600
committerSimon Glass <sjg@chromium.org>2015-08-05 08:42:42 -0600
commitdcfe4a54edb1af90e9aec866a43592efff1f1974 (patch)
treeb9664201bf32e2746ba88d91e6ff9997effee055 /include/configs/qemu-x86.h
parentca4435ef28d13371c31b98cfd41fb8fa28aeabc9 (diff)
downloadtalos-obmc-uboot-dcfe4a54edb1af90e9aec866a43592efff1f1974.tar.gz
talos-obmc-uboot-dcfe4a54edb1af90e9aec866a43592efff1f1974.zip
x86: Move CONFIG_X86_SERIAL to Kconfig
Move this config option to Kconfig and tidy up. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'include/configs/qemu-x86.h')
-rw-r--r--include/configs/qemu-x86.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/qemu-x86.h b/include/configs/qemu-x86.h
index 78c296f5ad..c25e331579 100644
--- a/include/configs/qemu-x86.h
+++ b/include/configs/qemu-x86.h
@@ -16,8 +16,6 @@
#define CONFIG_SYS_MONITOR_LEN (1 << 20)
#define CONFIG_ARCH_MISC_INIT
-#define CONFIG_X86_SERIAL
-
#define CONFIG_PCI_MEM_BUS 0xc0000000
#define CONFIG_PCI_MEM_PHYS CONFIG_PCI_MEM_BUS
#define CONFIG_PCI_MEM_SIZE 0x10000000
OpenPOWER on IntegriCloud