summaryrefslogblamecommitdiff
path: root/apps/system/sdcard/Kconfig
blob: a1a8a1f3246e56a577567681fd81dc6f9d71660a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11

                                                             
                                      
 
 
                    




                                                          
                

     
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#

config SYSTEM_SDCARD
	bool "NSH sdcard command"
	default n
	---help---
		Enable support for the NSH sdcard command.

if SYSTEM_SDCARD
endif