diff options
Diffstat (limited to 'configs/trats2_defconfig')
-rw-r--r-- | configs/trats2_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/trats2_defconfig b/configs/trats2_defconfig index fa82724..1b98b73 100644 --- a/configs/trats2_defconfig +++ b/configs/trats2_defconfig @@ -1,3 +1,5 @@ CONFIG_ARM=y CONFIG_ARCH_EXYNOS=y CONFIG_TARGET_TRATS2=y +CONFIG_OF_CONTROL=y +CONFIG_DEFAULT_DEVICE_TREE="exynos4412-trats2" |