summaryrefslogtreecommitdiff
path: root/include/configs/qemu-arm.h
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2018-01-25 14:05:52 +0300
committerTom Rini <trini@konsulko.com>2018-01-28 20:27:35 +0300
commitcf2c7784bd73b77f3a4c423d59d38b47fa0504f1 (patch)
tree9228f2648f0f920ab2dd4e4d464319f1572bb55a /include/configs/qemu-arm.h
parentd10fc50f78ebae7c7f52469eced7c0d6d8a89f8c (diff)
downloadu-boot-cf2c7784bd73b77f3a4c423d59d38b47fa0504f1.tar.xz
pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
We want to use Kconfig logic to depend on whether pl01x devices are built in, so let's convert their inclusion selection to Kconfig. This round goes to pl01x. Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'include/configs/qemu-arm.h')
-rw-r--r--include/configs/qemu-arm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/qemu-arm.h b/include/configs/qemu-arm.h
index c8852cef34..c8ba78d8aa 100644
--- a/include/configs/qemu-arm.h
+++ b/include/configs/qemu-arm.h
@@ -20,9 +20,6 @@
#define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + SZ_2M)
#define CONFIG_SYS_MALLOC_LEN SZ_16M
-/* QEMU's PL011 serial port is detected via FDT using the device model */
-#define CONFIG_PL01X_SERIAL
-
/* QEMU implements a 62.5MHz architected timer */
/* FIXME: can we rely on CNTFREQ instead of hardcoding this fact here? */
#define CONFIG_SYS_ARCH_TIMER