rtt更新
This commit is contained in:
7
rt-thread/components/drivers/block/Kconfig
Normal file
7
rt-thread/components/drivers/block/Kconfig
Normal file
@@ -0,0 +1,7 @@
|
||||
menuconfig RT_USING_BLK
|
||||
bool "Using Block device drivers"
|
||||
default n
|
||||
|
||||
if RT_USING_BLK
|
||||
rsource "partitions/Kconfig"
|
||||
endif
|
Reference in New Issue
Block a user