Przeglądaj źródła

modify driver device kconfig

宋超 3 lat temu
rodzic
commit
6485a37bf4
1 zmienionych plików z 1 dodań i 6 usunięć
  1. 1 6
      src/Kconfig

+ 1 - 6
src/Kconfig

@@ -350,10 +350,5 @@ config RT_VER_NUM
 config RT_USING_DDM
 config RT_USING_DDM
     bool "Enable rt device driver mode"
     bool "Enable rt device driver mode"
     default n
     default n
-    help
-        This option should be selected by machines which have an SMP-
-        capable CPU.
-        The only effect of this option is to make the SMP-related
-        options available to the user for configuration.        
-
+ 
 endmenu
 endmenu