Browse Source

modify driver device kconfig

宋超 3 năm trước cách đây
mục cha
commit
6485a37bf4
1 tập tin đã thay đổi với 1 bổ sung6 xóa
  1. 1 6
      src/Kconfig

+ 1 - 6
src/Kconfig

@@ -350,10 +350,5 @@ config RT_VER_NUM
 config RT_USING_DDM
     bool "Enable rt device driver mode"
     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