zephyr/drivers/memc
Fabio Baltieri 239bd4a8ce drivers: stm32-fmc: enable MEMC_STM32 default based on dt
Default the option MEMC_STM32 to "y" when the device node is defined and
enabled, so that the driver is selected automatically when the board
supports it and MEMC is enabled.

Remove the default conditional on serise as it's redundant with the one
in soc/arm/st_stm32/common/Kconfig.defconfig.series.

Signed-off-by: Fabio Baltieri <fabio.baltieri@gmail.com>
2021-06-29 11:30:35 -04:00
..
CMakeLists.txt drivers: flash: Support i.MX FlexSPI NOR driver with XIP 2021-04-15 16:26:39 -05:00
Kconfig mcux flexspi: move bus driver to drivers/memc 2021-04-02 10:36:22 -05:00
Kconfig.mcux drivers: memc: Introduce i.MX RT FlexSPI HyperRAM driver 2021-04-02 10:36:22 -05:00
Kconfig.stm32 drivers: stm32-fmc: enable MEMC_STM32 default based on dt 2021-06-29 11:30:35 -04:00
memc_mcux_flexspi.c drivers: memc: Update driver to support XIP on mimxrt685_evk. 2021-05-07 15:44:19 -05:00
memc_mcux_flexspi.h drivers: flash: Support i.MX FlexSPI NOR driver with XIP 2021-04-15 16:26:39 -05:00
memc_mcux_flexspi_hyperram.c drivers: memc: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
memc_stm32.c drivers/pinmux: stm32: Move stm32 driver from stm32/ 2021-06-11 08:04:39 -05:00
memc_stm32_sdram.c drivers: memc: remove usage of device_pm_control_nop 2021-04-28 12:25:24 -04:00
memc_stm32_sdram.ld