x86/speculation/mds: Fix documentation typo
[linux/fpc-iii.git] / drivers / soc / amlogic / Kconfig
blob22acf064531ff4f2f48146b3a49187ef614e77ea
1 menu "Amlogic SoC drivers"
3 config MESON_GX_SOCINFO
4         bool "Amlogic Meson GX SoC Information driver"
5         depends on ARCH_MESON || COMPILE_TEST
6         default ARCH_MESON
7         select SOC_BUS
8         help
9           Say yes to support decoding of Amlogic Meson GX SoC family
10           information about the type, package and version.
12 endmenu