Files
stm32f4_rtt_5.2.0/RT_Thread/components/drivers/block/Kconfig
2025-06-19 21:57:12 +08:00

8 lines
132 B
Plaintext

menuconfig RT_USING_BLK
bool "Using Block device drivers"
default n
if RT_USING_BLK
rsource "partitions/Kconfig"
endif