diff options
Diffstat (limited to 'configs/trats_defconfig')
-rw-r--r-- | configs/trats_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/trats_defconfig b/configs/trats_defconfig index 3a8f075d7b..1b6ef84ae1 100644 --- a/configs/trats_defconfig +++ b/configs/trats_defconfig @@ -5,6 +5,8 @@ CONFIG_TARGET_TRATS=y CONFIG_DEFAULT_DEVICE_TREE="exynos4210-trats" CONFIG_FIT=y CONFIG_FIT_VERBOSE=y +CONFIG_USE_BOOTARGS=y +CONFIG_BOOTARGS="Please use defined boot" CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_SYS_CONSOLE_INFO_QUIET=y CONFIG_HUSH_PARSER=y |