zephyr/samples/boards
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
..
96b_argonkey samples: 96b_argonkey: Have README match actual code 2022-07-28 08:50:27 -05:00
arc_secure_services soc: arch: synopsys: move timer0/1 IRQ information to DT 2022-08-03 07:46:14 -04:00
bbc_microbit samples: boards: Remove label property from devicetree overlays 2022-07-19 12:32:14 +00:00
esp32 samples: esp32: flash_encryption: Convert to use DEVICE_DT_GET 2022-07-06 12:42:11 -05:00
google_kukui samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
mec15xxevb_assy6853 samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
mimxrt1060_evk/system_off everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
nrf drivers: display: Remove unnecessary Kconfig settings 2022-08-09 12:27:44 +02:00
reel_board/mesh_badge drivers: display: Remove unnecessary Kconfig settings 2022-08-09 12:27:44 +02:00
sensortile_box sensors: Remove unnecessary Kconfig setting of sensors 2022-07-25 15:18:56 +02:00
stm32 samples: boards: h7_dual_core: Convert to use DEVICE_DT_GET 2022-07-06 11:22:43 -05:00
ti/cc13x2_cc26x2/system_off samples: cc13x2_cc26x2: system_off: Convert to use DEVICE_DT_GET 2022-07-07 10:02:32 +02:00
up_squared/gpio_counter soc: apollo_lake: gpio: Drop use of DT_LABEL 2022-07-08 20:01:47 +00:00
boards.rst