commit | 0735ac85224a8b518eec6792bac116781dc67aac | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jun 16 19:06:01 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 26 10:29:04 2020 -0400 |
tree | 09d3f63a0574c7630f73b618f2f1b20c384556cb | |
parent | 04f005d552eb748582678a45119b55a99f75748e [diff] [blame] |
Convert CONFIG_AM335X_LCD to Kconfig This converts the following to Kconfig: CONFIG_AM335X_LCD Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/brxre1_defconfig b/configs/brxre1_defconfig index 5d3246a..456e450 100644 --- a/configs/brxre1_defconfig +++ b/configs/brxre1_defconfig
@@ -89,6 +89,7 @@ CONFIG_USB_STORAGE=y CONFIG_USB_GADGET=y CONFIG_SYS_WHITE_ON_BLACK=y +CONFIG_AM335X_LCD=y CONFIG_LCD=y CONFIG_SPL_TINY_MEMSET=y # CONFIG_OF_LIBFDT_OVERLAY is not set