rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
[oweals/u-boot.git] / drivers / mailbox / Kconfig
index 85c2a829aed87b2312f7c64b073a260bf90f9a30..dd4b0ac0c3393e9ec802c3f6e983fe96192d9ca7 100644 (file)
@@ -19,7 +19,7 @@ config SANDBOX_MBOX
 
 config TEGRA_HSP
        bool "Enable Tegra HSP controller support"
-       depends on DM_MAILBOX && TEGRA
+       depends on DM_MAILBOX && ARCH_TEGRA
        help
          This enables support for the NVIDIA Tegra HSP Hw module, which
          implements doorbells, mailboxes, semaphores, and shared interrupts.