summaryrefslogtreecommitdiff
path: root/include/configs/minnowmax.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-07-27 21:47:23 (GMT)
committerSimon Glass <sjg@chromium.org>2015-08-05 14:42:42 (GMT)
commitdcfe4a54edb1af90e9aec866a43592efff1f1974 (patch)
treeb9664201bf32e2746ba88d91e6ff9997effee055 /include/configs/minnowmax.h
parentca4435ef28d13371c31b98cfd41fb8fa28aeabc9 (diff)
downloadu-boot-dcfe4a54edb1af90e9aec866a43592efff1f1974.tar.xz
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/minnowmax.h')
-rw-r--r--include/configs/minnowmax.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/minnowmax.h b/include/configs/minnowmax.h
index 655ce3d..d0a8aa6 100644
--- a/include/configs/minnowmax.h
+++ b/include/configs/minnowmax.h
@@ -16,7 +16,7 @@
#define CONFIG_SYS_MONITOR_LEN (1 << 20)
#define CONFIG_ARCH_EARLY_INIT_R
-#define CONFIG_X86_SERIAL
+#define CONFIG_SMSC_LPC47M
#define CONFIG_PCI_MEM_BUS 0xd0000000
#define CONFIG_PCI_MEM_PHYS CONFIG_PCI_MEM_BUS