zephyr/drivers/misc/ft8xx
Kumar Gala a96ef8a631 drivers: misc: ft8xx: Update Kconfig
* Utilize DT_HAS_<COMPAT>_ENABLED for devicetree based drivers
* Move to using 'select SPI' instead of 'depends on'
  (see commit df81fef944 for
   more details)

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-08-12 11:34:21 +02:00
..
CMakeLists.txt
Kconfig drivers: misc: ft8xx: Update Kconfig 2022-08-12 11:34:21 +02:00
ft8xx.c drivers: misc: ft8xx: Convert to DEVICE_DT_INST_DEFINE 2022-07-15 10:02:43 +02:00
ft8xx_common.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
ft8xx_copro.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
ft8xx_drv.c misc: ft8xx: convert to gpio_dt_spec 2022-06-30 04:30:21 -05:00
ft8xx_drv.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
ft8xx_host_commands.h