diff options
Diffstat (limited to 'configs/t3corp_defconfig')
-rw-r--r-- | configs/t3corp_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/t3corp_defconfig b/configs/t3corp_defconfig index e9fe84dad6..21d2e76671 100644 --- a/configs/t3corp_defconfig +++ b/configs/t3corp_defconfig @@ -3,5 +3,6 @@ CONFIG_4xx=y CONFIG_TARGET_T3CORP=y CONFIG_FIT=y CONFIG_OF_BOARD_SETUP=y +CONFIG_HUSH_PARSER=y CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y |