diff options
Diffstat (limited to 'configs/origen_defconfig')
-rw-r--r-- | configs/origen_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/origen_defconfig b/configs/origen_defconfig index aaef37f2258..53257d68cd6 100644 --- a/configs/origen_defconfig +++ b/configs/origen_defconfig @@ -1,6 +1,6 @@ -CONFIG_SPL=y CONFIG_ARM=y CONFIG_ARCH_EXYNOS=y CONFIG_TARGET_ORIGEN=y -CONFIG_OF_CONTROL=y CONFIG_DEFAULT_DEVICE_TREE="exynos4210-origen" +CONFIG_SPL=y +CONFIG_OF_CONTROL=y |