commit | ec05898e0b880a7a62403ba231da0df434941f49 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Mon Nov 15 16:32:17 2021 +0100 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Tue Nov 30 16:43:28 2021 +0100 |
tree | 6d17095879f0ecc5df168a05c71478e5b3dae631 | |
parent | 0c4354e05576e81a53c79e536410741a0c6c0425 [diff] |
Convert CONFIG_LCD_DT_SIMPLEFB to Kconfig This converts the following to Kconfig: CONFIG_LCD_DT_SIMPLEFB This patch also renames this config to CONFIG_FDT_SIMPLEFB as the code in common/lcd_simplefb.c support CONFIG_LCD and CONFIG_VIDEO. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Matthias Brugger <mbrugger@suse.com>