diff options
Diffstat (limited to 'configs/T1042RDB_PI_defconfig')
-rw-r--r-- | configs/T1042RDB_PI_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/T1042RDB_PI_defconfig b/configs/T1042RDB_PI_defconfig index 33fa70af67..d06be9fe80 100644 --- a/configs/T1042RDB_PI_defconfig +++ b/configs/T1042RDB_PI_defconfig @@ -1,5 +1,4 @@ CONFIG_PPC=y -CONFIG_VIDEO=y CONFIG_MPC85xx=y CONFIG_TARGET_T1042RDB_PI=y CONFIG_FIT=y @@ -39,5 +38,6 @@ CONFIG_SYS_NS16550=y CONFIG_FSL_ESPI=y CONFIG_USB=y CONFIG_USB_STORAGE=y +CONFIG_VIDEO=y CONFIG_CFB_CONSOLE_ANSI=y CONFIG_OF_LIBFDT=y |