diff options
Diffstat (limited to 'configs/origen_defconfig')
-rw-r--r-- | configs/origen_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/origen_defconfig b/configs/origen_defconfig index aa9238142a0..2a7f83bf89d 100644 --- a/configs/origen_defconfig +++ b/configs/origen_defconfig @@ -2,3 +2,5 @@ CONFIG_SPL=y +S:CONFIG_ARM=y +S:CONFIG_ARCH_EXYNOS=y +S:CONFIG_TARGET_ORIGEN=y +CONFIG_OF_CONTROL=y +CONFIG_DEFAULT_DEVICE_TREE="exynos4210-origen" |