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 arch/arm64/configs/lineage_FP4_defconfig +3 −0 Original line number Diff line number Diff line Loading @@ -306,6 +306,9 @@ CONFIG_ARCH_LAGOON=y # CONFIG_ARCH_XGENE is not set # CONFIG_ARCH_ZX is not set # CONFIG_ARCH_ZYNQMP is not set CONFIG_MACH_FAIRPHONE=y CONFIG_MACH_FAIRPHONE_LAGOON=y CONFIG_MACH_FAIRPHONE_FP4=y # # Bus support Loading 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
arch/arm64/configs/lineage_FP4_defconfig +3 −0 Original line number Diff line number Diff line Loading @@ -306,6 +306,9 @@ CONFIG_ARCH_LAGOON=y # CONFIG_ARCH_XGENE is not set # CONFIG_ARCH_ZX is not set # CONFIG_ARCH_ZYNQMP is not set CONFIG_MACH_FAIRPHONE=y CONFIG_MACH_FAIRPHONE_LAGOON=y CONFIG_MACH_FAIRPHONE_FP4=y # # Bus support Loading