]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: defconfig: Drop default or selected drivers
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Wed, 29 Apr 2026 18:50:24 +0000 (20:50 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 7 May 2026 12:20:51 +0000 (14:20 +0200)
commitfda522fc8748b2fdee465b953c35eb495643a581
tree2e75618d58c2257d4155d9f57fc0dddcb0494f7c
parenta54929fb60ed92de1da98102c6937b953570aed4
arm64: defconfig: Drop default or selected drivers

Drop all options which are either defaults or selected by other drivers:
1. IMX Pinctrl drivers are defaults for this ARCH.
2. RP1 is selected by MISC_RP1.
3. I2C_DESIGNWARE_PLATFORM is default with I2C_DESIGNWARE_CORE.
4. DRM_SAMSUNG_DSIM is selected by DRM_EXYNOS_DSI.
5. SUN6I, SUN8I and Renesas DRM drivers have defaults.
6. SND_SOC_ROCKCHIP does not exist.
7. Several ASoC drivers are selected by other main sound switches.
8. USB_CDNS3_IMX is default with USB_CDNS3.
9. IPQ_APSS_5018 never existed.

No impact on include/generated/autoconf.h.

Reviewed-by: Linus Walleij <linusw@kernel.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20260429-defconfig-v2-3-e4ed4186028b@oss.qualcomm.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/configs/defconfig