zephyr/samples/subsys/display
Kumar Gala 63769bd1c1 drivers: display: Remove unnecessary Kconfig settings
Have the display enabled in devicetree will now get the driver
enabled by default when CONFIG_DISPLAY=y is set.  So we can remove
setting driver enabling Kconfig values in various .conf and
defconfig files.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-08-09 12:27:44 +02:00
..
cfb drivers: display: Remove unnecessary Kconfig settings 2022-08-09 12:27:44 +02:00
cfb_custom_font samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
cfb_shell drivers: display: Remove unnecessary Kconfig settings 2022-08-09 12:27:44 +02:00
lvgl samples: display: do not build if lvgl is not available 2022-06-28 18:09:26 -04:00
display.rst