|
@@ -11,9 +11,9 @@ if BR2_PACKAGE_MMC_UTILS
|
|
config BR2_PACKAGE_MMC_UTILS_ENABLE_DANGEROUS_COMMANDS
|
|
config BR2_PACKAGE_MMC_UTILS_ENABLE_DANGEROUS_COMMANDS
|
|
bool "Enable dangerous commands"
|
|
bool "Enable dangerous commands"
|
|
help
|
|
help
|
|
- Enable support for dangerous commands in mmc-utils. mmc-utils
|
|
|
|
- considers turning on permanent write protection on a device a
|
|
|
|
- "dangerous command" and doesn't offer it by default.
|
|
|
|
|
|
+ Enable support for dangerous commands in mmc-utils. mmc-utils
|
|
|
|
+ considers turning on permanent write protection on a device a
|
|
|
|
+ "dangerous command" and doesn't offer it by default.
|
|
|
|
|
|
endif
|
|
endif
|
|
|
|
|