diff options
Diffstat (limited to 'configs/rpi_2_defconfig')
-rw-r--r-- | configs/rpi_2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/rpi_2_defconfig b/configs/rpi_2_defconfig index 591fa35683..b09651ada6 100644 --- a/configs/rpi_2_defconfig +++ b/configs/rpi_2_defconfig @@ -22,5 +22,6 @@ CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_USB=y CONFIG_USB_STORAGE=y +CONFIG_LCD=y CONFIG_PHYS_TO_BUS=y CONFIG_OF_LIBFDT=y |