Loading arch/arm64/Kconfig.platforms +26 −0 Original line number Diff line number Diff line Loading @@ -420,4 +420,30 @@ config ARCH_ZYNQMP help This enables support for Xilinx ZynqMP Family config MACH_FAIRPHONE bool "Fairphone devices" help This enables support for Fairphone devices. if MACH_FAIRPHONE config MACH_FAIRPHONE_LAGOON bool select ARCH_QCOM select ARCH_LAGOON select ARCH_LITO choice prompt "Fairphone device" config MACH_FAIRPHONE_FP4 bool "Fairphone 4" select MACH_FAIRPHONE_LAGOON help This enables support for Fairphone 4. endchoice endif endmenu Loading
arch/arm64/Kconfig.platforms +26 −0 Original line number Diff line number Diff line Loading @@ -420,4 +420,30 @@ config ARCH_ZYNQMP help This enables support for Xilinx ZynqMP Family config MACH_FAIRPHONE bool "Fairphone devices" help This enables support for Fairphone devices. if MACH_FAIRPHONE config MACH_FAIRPHONE_LAGOON bool select ARCH_QCOM select ARCH_LAGOON select ARCH_LITO choice prompt "Fairphone device" config MACH_FAIRPHONE_FP4 bool "Fairphone 4" select MACH_FAIRPHONE_LAGOON help This enables support for Fairphone 4. endchoice endif endmenu