aboutsummaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-10-30 23:03:55 -0400
committerTom Rini <trini@konsulko.com>2021-11-05 11:23:29 -0400
commit4ca10b9ee5a6cba2360fcf9293e7e622f56b583e (patch)
treef06ae69b52c6dd16f490ff3b2c99ecd43d2da64c /include/configs
parent4d7a3f52d03ed6668ca6cc2ed009c1f9bb0007dc (diff)
downloadu-boot-4ca10b9ee5a6cba2360fcf9293e7e622f56b583e.zip
u-boot-4ca10b9ee5a6cba2360fcf9293e7e622f56b583e.tar.gz
u-boot-4ca10b9ee5a6cba2360fcf9293e7e622f56b583e.tar.bz2
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 'include/configs')
-rw-r--r--include/configs/am335x_guardian.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/am335x_guardian.h b/include/configs/am335x_guardian.h
index 68b4e4f..a1f24bb 100644
--- a/include/configs/am335x_guardian.h
+++ b/include/configs/am335x_guardian.h
@@ -80,7 +80,6 @@
#endif /* ! CONFIG_SPL_BUILD */
-#define CONFIG_BMP_16BPP
#define SPLASH_SCREEN_NAND_PART "nand0,10"
#define SPLASH_SCREEN_BMP_FILE_SIZE 0x26000
#define SPLASH_SCREEN_BMP_LOAD_ADDR 0x82000000