Revert "ANDROID: kleaf: convert rockpi4 to mixed build."

This reverts commit 6100c90ef5.

Reason for revert: rockpi4 has DEVTMPFS enabled and GKI doesn't

Bug: 258841346
Change-Id: Icefb1bb4cf39004234513d307e385b04cb76e51d
This commit is contained in:
Yifan Hong
2022-11-22 23:43:51 +00:00
parent 6100c90ef5
commit 023b893955
4 changed files with 10 additions and 16 deletions

View File

@@ -227,13 +227,6 @@ config GKI_HIDDEN_DMA_CONFIGS
Dummy config option used to enable the hidden DMA configs,
required by various SoC platforms.
config GKI_HIDDEN_PCIE_ROCKCHIP_CONFIGS
bool "Hidden PCIE rockchip configuration needed for GKI"
select PCIE_ROCKCHIP
help
Dummy config option used to enable the hidden PCIE rockchip configs,
required by rockchip.
# Atrocities needed for
# a) building GKI modules in separate tree, or
# b) building drivers that are not modularizable
@@ -265,7 +258,6 @@ config GKI_HACKS_TO_FIX
select GKI_HIDDEN_MM_CONFIGS
select GKI_HIDDEN_ETHERNET_CONFIGS
select GKI_HIDDEN_DMA_CONFIGS
select GKI_HIDDEN_PCIE_ROCKCHIP_CONFIGS
help
Dummy config option used to enable core functionality used by