mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-25 02:32:08 +03:00
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 <anandakumarm@nvidia.com> Reviewed-on: http://git-master/r/1468502 Signed-off-by: Nitin Kumbhar <nkumbhar@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/1537322 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: svccoveritychecker <svccoveritychecker@nvidia.com> GVS: Gerrit_Virtual_Submit
This commit is contained in:
committed by
Laxman Dewangan
parent
49aad0ca78
commit
396966153a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user