diff options
Diffstat (limited to 'configs/pm9261_defconfig')
-rw-r--r-- | configs/pm9261_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/pm9261_defconfig b/configs/pm9261_defconfig index 7a640ff35ec..bda991795e2 100644 --- a/configs/pm9261_defconfig +++ b/configs/pm9261_defconfig @@ -60,5 +60,7 @@ CONFIG_DM_SPI=y CONFIG_USB=y CONFIG_DM_VIDEO=y # CONFIG_VIDEO_BPP32 is not set +CONFIG_ATMEL_LCD=y +CONFIG_ATMEL_LCD_BGR555=y CONFIG_LCD=y CONFIG_REGEX=y |