]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-tegra/Kconfig
ARM: rmobile: Add R8A77995 SoC
[u-boot] / arch / arm / mach-tegra / Kconfig
index 940257b5ecfbe724342440cb8e4c6d789da01fb0..51e50907d27a25177ebc9e6bbbcd9306e0a346c0 100644 (file)
@@ -38,6 +38,7 @@ config TEGRA_COMMON
        select OF_CONTROL
        select VIDCONSOLE_AS_LCD if DM_VIDEO
        select BOARD_EARLY_INIT_F
+       imply CRC32_VERIFY
 
 config TEGRA_NO_BPMP
        bool "Tegra common options for SoCs without BPMP"
@@ -84,6 +85,8 @@ config TEGRA114
 config TEGRA124
        bool "Tegra124 family"
        select TEGRA_ARMV7_COMMON
+       imply REGMAP
+       imply SYSCON
 
 config TEGRA210
        bool "Tegra210 family"