Browse Source

add prompt

Waldemar Brodkorb 8 years ago
parent
commit
143c04ba21
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/config/Config.in.part

+ 1 - 1
target/linux/config/Config.in.part

@@ -5,7 +5,7 @@ config ADK_KERNEL_PARTITION_ADVANCED
 	default y
 
 config ADK_KERNEL_MSDOS_PARTITION
-	bool
+	bool "MSDOS partitions"
 	default y
 
 endmenu