zephyr/samples/drivers/spi_flash/prj.conf
Andrzej Głąbek 6e22d19fd2 samples: drivers: spi_flash: Remove unnecessary Kconfig option changes
It is no longer needed to enable a specific flash driver in the sample
configuration. An appropriate driver (together with its dependecies,
like the SPI bus) for a given target will be enabled automatically
based on what is enabled in DTS.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2024-12-09 15:10:47 +01:00

3 lines
39 B
Plaintext

CONFIG_STDOUT_CONSOLE=y
CONFIG_FLASH=y