summaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-05-25 20:22:48 -0400
committerTom Rini <trini@konsulko.com>2016-05-25 20:22:48 -0400
commit6523dbf7cce8d8c903346f756e0e41e46ce6d6b9 (patch)
tree0e099cd46a629e7723ed76d386bfaa8fe16d6453 /arch/mips/Kconfig
parentf9a90ace21c52a5a6948b9f3a0d8fe088e47a595 (diff)
parent4349b55b9953d0bb591f13ca9985edf591348ced (diff)
downloadu-boot-imx-6523dbf7cce8d8c903346f756e0e41e46ce6d6b9.zip
u-boot-imx-6523dbf7cce8d8c903346f756e0e41e46ce6d6b9.tar.gz
u-boot-imx-6523dbf7cce8d8c903346f756e0e41e46ce6d6b9.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-mips
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index dc34c18..53363e3 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -23,7 +23,11 @@ config TARGET_QEMU_MIPS
config TARGET_MALTA
bool "Support malta"
+ select DM
+ select DM_SERIAL
select DYNAMIC_IO_PORT_BASE
+ select OF_CONTROL
+ select OF_ISA_BUS
select SUPPORTS_BIG_ENDIAN
select SUPPORTS_LITTLE_ENDIAN
select SUPPORTS_CPU_MIPS32_R1