diff options
Diffstat (limited to 'config-arm64')
-rw-r--r-- | config-arm64 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config-arm64 b/config-arm64 index 9e68302ff..2fc5f6d27 100644 --- a/config-arm64 +++ b/config-arm64 @@ -10,6 +10,7 @@ CONFIG_ARCH_TEGRA=y CONFIG_ARCH_XGENE=y # CONFIG_ARCH_ALPINE is not set # CONFIG_ARCH_BCM_IPROC is not set +# CONFIG_ARCH_BCM2835 is not set # CONFIG_ARCH_BERLIN is not set # CONFIG_ARCH_EXYNOS is not set # CONFIG_ARCH_LAYERSCAPE is not set @@ -170,6 +171,7 @@ CONFIG_TEGRA210_ADMA=y CONFIG_MFD_MAX77620=y CONFIG_REGULATOR_MAX77620=m # CONFIG_GPIO_TEGRA is not set +# CONFIG_TEGRA_ACONNECT is not set # AllWinner CONFIG_MACH_SUN50I=y @@ -190,6 +192,8 @@ CONFIG_PWM_SUN4I=m # CONFIG_PHY_SUN4I_USB is not set # CONFIG_PHY_SUN9I_USB is not set CONFIG_NVMEM_SUNXI_SID=m +# CONFIG_SUNXI_CCU is not set +# CONFIG_SUN8I_H3_CCU is not set # qcom # MSM8996 = SD-820, MSM8916 = SD-410 @@ -299,3 +303,4 @@ CONFIG_DEBUG_SECTION_MISMATCH=y # Will probably need to be changed later # CONFIG_NUMA is not set +# CONFIG_BCM_PDC_MBOX is not set |