summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/mx6/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/cpu/armv7/mx6/Kconfig')
-rw-r--r--arch/arm/cpu/armv7/mx6/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/cpu/armv7/mx6/Kconfig b/arch/arm/cpu/armv7/mx6/Kconfig
index b679d0f..d34a7cd 100644
--- a/arch/arm/cpu/armv7/mx6/Kconfig
+++ b/arch/arm/cpu/armv7/mx6/Kconfig
@@ -60,6 +60,14 @@ config CMD_BEE
help
Set "Y" to enable the bee commands
+config MODULE_FUSE
+ bool "Enable the module disable fuse checking on i.MX6"
+ default n
+ select OF_SYSTEM_SETUP
+ help
+ Once the module is checked as fused to disable, this module driver
+ won't be called. And it will be modified to disable in kernel DTB.
+
choice
prompt "MX6 board select"
optional