From 396966153abf2d77cb13628b378349f2010f3b36 Mon Sep 17 00:00:00 2001 From: Ajay Nandakumar Date: Mon, 24 Apr 2017 16:38:57 +0530 Subject: [PATCH] platform: nvadsp: remove dependency ARCH_TEGRA_APE Removing the dependency of ARCH_TEGRA_APE on 4.9 as this is uneedded CONFIG and APE can be enabled and disabled through the DT available. Bug 200270956 Change-Id: I5529e7359f7659baa9efd8781365721ec4105789 Signed-off-by: Ajay Nandakumar Reviewed-on: http://git-master/r/1468502 Signed-off-by: Nitin Kumbhar Reviewed-on: https://git-master.nvidia.com/r/1537322 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: svccoveritychecker GVS: Gerrit_Virtual_Submit --- drivers/platform/tegra/nvadsp/Kconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/platform/tegra/nvadsp/Kconfig b/drivers/platform/tegra/nvadsp/Kconfig index d7e990c5..6df39035 100644 --- a/drivers/platform/tegra/nvadsp/Kconfig +++ b/drivers/platform/tegra/nvadsp/Kconfig @@ -1,6 +1,5 @@ config TEGRA_NVADSP bool "Enable Host ADSP driver" - depends on ARCH_TEGRA_APE default n help Enables support for Host ADSP driver. @@ -54,7 +53,6 @@ config TEGRA_ADSP_FILEIO config TEGRA_EMC_APE_DFS bool "Enable emc dfs due to APE" - depends on ARCH_TEGRA_APE default n help Enable emc dfs due to APE DRAM access