diff options
author | Tom Rini <trini@konsulko.com> | 2015-06-11 21:18:52 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-06-11 21:18:52 -0400 |
commit | b9130d88fa9e251123e2282184e8c1f3ae428a8a (patch) | |
tree | 87368904cfad98a19ee097d8ce2c61e77ccdb9c0 /configs/origen_defconfig | |
parent | 7bb7d672aa50ed92a10ee268d0fed39aaa97a7c8 (diff) | |
parent | 257bfd2e215ff02aacce23e14bf17b61524a723f (diff) | |
download | u-boot-b9130d88fa9e251123e2282184e8c1f3ae428a8a.tar.gz |
Merge git://git.denx.de/u-boot-dm
Diffstat (limited to 'configs/origen_defconfig')
-rw-r--r-- | configs/origen_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/origen_defconfig b/configs/origen_defconfig index 3c59b9b07a..657ef7e7da 100644 --- a/configs/origen_defconfig +++ b/configs/origen_defconfig @@ -1,6 +1,7 @@ CONFIG_ARM=y CONFIG_ARCH_EXYNOS=y CONFIG_TARGET_ORIGEN=y +CONFIG_SPL_DISABLE_OF_CONTROL=y CONFIG_DEFAULT_DEVICE_TREE="exynos4210-origen" CONFIG_SPL=y CONFIG_CMD_SETEXPR=y |