summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-10-31 06:03:55 +0300
committerTom Rini <trini@konsulko.com>2021-11-05 18:23:29 +0300
commit4ca10b9ee5a6cba2360fcf9293e7e622f56b583e (patch)
treef06ae69b52c6dd16f490ff3b2c99ecd43d2da64c /configs
parent4d7a3f52d03ed6668ca6cc2ed009c1f9bb0007dc (diff)
downloadu-boot-4ca10b9ee5a6cba2360fcf9293e7e622f56b583e.tar.xz
Convert CONFIG_BMP_16BPP to Kconfig
This converts the following to Kconfig: CONFIG_BMP_16BPP Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/am335x_guardian_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_guardian_defconfig b/configs/am335x_guardian_defconfig
index ea4032fe1f..9d9d6283e0 100644
--- a/configs/am335x_guardian_defconfig
+++ b/configs/am335x_guardian_defconfig
@@ -122,6 +122,7 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0xd022
CONFIG_USB_ETHER=y
CONFIG_SYS_WHITE_ON_BLACK=y
CONFIG_AM335X_LCD=y
+CONFIG_BMP_16BPP=y
CONFIG_SPL_WDT=y
# CONFIG_SPL_USE_TINY_PRINTF is not set
CONFIG_SPL_OF_LIBFDT=y