mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-01 11:53:16 +01:00
The pinctrl driver should be enabled based on the SoC supported by the subtarget, rather than enabling all by default. Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn> Link: https://github.com/openwrt/openwrt/pull/20140 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
17 lines
497 B
Text
17 lines
497 B
Text
CONFIG_ARCH_MULTI_V6_V7=y
|
|
CONFIG_ARCH_MULTI_V7=y
|
|
# CONFIG_ARM_LPAE is not set
|
|
CONFIG_CRYPTO_BLAKE2S_ARM=y
|
|
CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC=y
|
|
# CONFIG_MACH_SUN6I is not set
|
|
# CONFIG_MACH_SUN7I is not set
|
|
# CONFIG_MACH_SUN8I is not set
|
|
# CONFIG_MACH_SUN9I is not set
|
|
CONFIG_PGTABLE_LEVELS=2
|
|
CONFIG_PINCTRL_AXP209=y
|
|
CONFIG_PINCTRL_SUN4I_A10=y
|
|
CONFIG_PINCTRL_SUN5I=y
|
|
# CONFIG_PHY_SUN9I_USB is not set
|
|
# CONFIG_SPI_SUN6I is not set
|
|
# CONFIG_SUN8I_A83T_CCU is not set
|
|
# CONFIG_SUN8I_THERMAL is not set
|