[PATCH 3/3] MIPS: rzx50_defconfig: enable devicetree
Dmitry Smagin
dmitry.s.smagin at gmail.com
Wed Sep 18 01:20:33 EDT 2013
Signed-off-by: Dmitry Smagin <dmitry.s.smagin at gmail.com>
---
arch/mips/configs/rzx50_defconfig | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/mips/configs/rzx50_defconfig b/arch/mips/configs/rzx50_defconfig
index 7b75909..7691bae 100644
--- a/arch/mips/configs/rzx50_defconfig
+++ b/arch/mips/configs/rzx50_defconfig
@@ -1,3 +1,5 @@
+CONFIG_BUILTIN_DTB=y
+CONFIG_BUILTIN_DTB_NAME="rzx50"
CONFIG_MACH_MIPS_XBURST=y
CONFIG_JZ4750D_DEBUG_LL_UART1=y
CONFIG_PBL_IMAGE=y
@@ -27,6 +29,10 @@ CONFIG_CMD_UIMAGE=y
CONFIG_CMD_RESET=y
CONFIG_CMD_POWEROFF=y
CONFIG_CMD_GO=y
+CONFIG_CMD_OFTREE=y
+CONFIG_CMD_OF_PROPERTY=y
+CONFIG_CMD_OF_NODE=y
+CONFIG_OFDEVICE=y
# CONFIG_SPI is not set
CONFIG_SHA1=y
CONFIG_SHA224=y
--
1.8.4.rc3
More information about the barebox
mailing list