From a0e673cec53e03a4551ac2cb708091885ce4f8f4 Mon Sep 17 00:00:00 2001 From: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com> Date: Tue, 17 Mar 2020 22:08:18 +0800 Subject: [PATCH] RPI_AXIPERF: move to generic config --- target/linux/bcm27xx/bcm2711/config-4.19 | 1 - target/linux/generic/config-4.19 | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/bcm27xx/bcm2711/config-4.19 b/target/linux/bcm27xx/bcm2711/config-4.19 index 77f3f45543..d8a5681f04 100644 --- a/target/linux/bcm27xx/bcm2711/config-4.19 +++ b/target/linux/bcm27xx/bcm2711/config-4.19 @@ -583,4 +583,3 @@ CONFIG_XPS=y CONFIG_XZ_DEC_ARM=y CONFIG_XZ_DEC_BCJ=y CONFIG_ZONE_DMA32=y -# CONFIG_RPI_AXIPERF is not set diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19 index a8dcad715f..768c1862c2 100644 --- a/target/linux/generic/config-4.19 +++ b/target/linux/generic/config-4.19 @@ -4066,6 +4066,7 @@ CONFIG_RFKILL=y # CONFIG_ROMFS_FS is not set # CONFIG_ROSE is not set # CONFIG_RPCSEC_GSS_KRB5 is not set +# CONFIG_RPI_AXIPERF is not set # CONFIG_RPMSG_QCOM_GLINK_RPM is not set # CONFIG_RPMSG_VIRTIO is not set # CONFIG_RPR0521 is not set