1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 01:32:44 +01:00
RIOT/tests/periph/fmc/Kconfig

7 lines
141 B
Plaintext
Raw Normal View History

config APPLICATION
bool
default y
imply MODULE_PERIPH_FMC_NOR_SRAM
imply MODULE_PERIPH_FMC_SDRAM
depends on TEST_KCONFIG