From: Geert Uytterhoeven Date: Mon, 22 Jan 2024 14:27:30 +0000 (+0100) Subject: ARM: shmobile: defconfig: Disable staging X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=626b1ec6f7438b68ab08670b01b69924e6bf9a09;p=linux.git ARM: shmobile: defconfig: Disable staging After the DT conversion of SH-Mobile and Armadillo-800-EVA display support, and the removal of the EMMA Mobile USB Gadget staging driver, there is no longer a need to enable support for board staging or any other staging drivers. Signed-off-by: Geert Uytterhoeven Reviewed-by: Niklas Söderlund Acked-by: Wolfram Sang Link: https://lore.kernel.org/r/7f1fa862cb508a5d29947380b72324be027ac76f.1705933596.git.geert+renesas@glider.be --- diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index c47a638172a89..091e1840933cf 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -191,8 +191,6 @@ CONFIG_DW_DMAC=y CONFIG_RZN1_DMAMUX=y CONFIG_RCAR_DMAC=y CONFIG_RENESAS_USB_DMAC=y -CONFIG_STAGING=y -CONFIG_STAGING_BOARD=y # CONFIG_IOMMU_SUPPORT is not set CONFIG_ARCH_EMEV2=y CONFIG_ARCH_R8A7794=y