-
CONFIG_QMSI
¶
QMSI driver support
Type: bool
Help¶
Enable QMSI driver support.
Direct dependencies¶
SOC_QUARK_SE_C1000_SS
|| SOC_SERIES_QUARK_D2000
|| SOC_SERIES_QUARK_SE
|| HAS_QMSI
(Includes any dependencies from if’s and menus.)
Defaults¶
- “y” if
SOC_QUARK_SE_C1000_SS
- “y” if
SOC_SERIES_QUARK_D2000
- “y” if
SOC_SERIES_QUARK_SE
Kconfig definitions¶
At soc/arc/quark_se_c1000_ss/Kconfig.defconfig:31
Included via Kconfig:10
→ Kconfig.zephyr:23
Menu path: (top menu)
config QMSI bool default "y" ifSOC_QUARK_SE_C1000_SS
depends onSOC_QUARK_SE_C1000_SS
At soc/x86/intel_quark/quark_d2000/Kconfig.defconfig.series:30
Included via Kconfig:10
→ Kconfig.zephyr:23
→ soc/x86/intel_quark/Kconfig.defconfig:3
Menu path: (top menu)
config QMSI bool default "y" ifSOC_SERIES_QUARK_D2000
depends onSOC_SERIES_QUARK_D2000
At soc/x86/intel_quark/quark_se/Kconfig.defconfig.series:27
Included via Kconfig:10
→ Kconfig.zephyr:23
→ soc/x86/intel_quark/Kconfig.defconfig:3
Menu path: (top menu)
config QMSI bool default "y" ifSOC_SERIES_QUARK_SE
depends onSOC_SERIES_QUARK_SE
At ext/hal/qmsi/Kconfig:12
Included via Kconfig:10
→ Kconfig.zephyr:41
→ ext/Kconfig:11
→ ext/hal/Kconfig:33
Menu path: (top menu) → External Sources → HALs
menuconfig QMSI bool prompt "QMSI driver support" ifHAS_QMSI
depends onHAS_QMSI
help Enable QMSI driver support.
(Definitions include propagated dependencies, including from if’s and menus.)