mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
arm64: configs: rockchip: Migrate configs for Bifrost and Valhall GPUs to SoC-level config files
This is in coordination with the modification of commit "MALI: rockchip: Add separate src directory for Valhall driver from DDK g28p0-00eac0". The configs related to Bifrost and Valhall GPUs are designed to be configured in the SoC-level config files. Therefore, for some SoCs, the kernel compilation command line needs to be adjusted. Change-Id: Ida29d2f6dba9b9ea7f39e8b5f7995214b346d1dc Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
This commit is contained in:
@@ -1 +1,4 @@
|
||||
# CONFIG_MALI_CSF_SUPPORT is not set
|
||||
CONFIG_MALI_BIFROST=y
|
||||
CONFIG_MALI_PLATFORM_NAME="rk"
|
||||
CONFIG_MALI_BIFROST_EXPERT=y
|
||||
CONFIG_MALI_BIFROST_DEBUG=y
|
||||
|
||||
@@ -1 +1,4 @@
|
||||
# CONFIG_MALI_CSF_SUPPORT is not set
|
||||
CONFIG_MALI_BIFROST=y
|
||||
CONFIG_MALI_PLATFORM_NAME="rk"
|
||||
CONFIG_MALI_BIFROST_EXPERT=y
|
||||
CONFIG_MALI_BIFROST_DEBUG=y
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
CONFIG_ROCKCHIP_EBC_DEV=y
|
||||
CONFIG_ROCKCHIP_LITE_ULTRA_SUSPEND=y
|
||||
CONFIG_SND_SOC_AW882XX=y
|
||||
CONFIG_MALI_BIFROST=y
|
||||
CONFIG_MALI_PLATFORM_NAME="rk"
|
||||
CONFIG_MALI_BIFROST_EXPERT=y
|
||||
CONFIG_MALI_BIFROST_DEBUG=y
|
||||
|
||||
@@ -686,11 +686,6 @@ CONFIG_MALI_PLATFORM_THIRDPARTY=y
|
||||
CONFIG_MALI_PLATFORM_THIRDPARTY_NAME="rk"
|
||||
CONFIG_MALI_DEBUG=y
|
||||
CONFIG_MALI_PWRSOFT_765=y
|
||||
CONFIG_MALI_BIFROST=y
|
||||
CONFIG_MALI_PLATFORM_NAME="rk"
|
||||
CONFIG_MALI_CSF_SUPPORT=y
|
||||
CONFIG_MALI_BIFROST_EXPERT=y
|
||||
CONFIG_MALI_BIFROST_DEBUG=y
|
||||
CONFIG_BACKLIGHT_CLASS_DEVICE=y
|
||||
CONFIG_BACKLIGHT_PWM=y
|
||||
CONFIG_ROCKCHIP_MULTI_RGA=y
|
||||
|
||||
@@ -160,11 +160,6 @@ CONFIG_LS_CM3217=m
|
||||
CONFIG_LS_CM3218=m
|
||||
CONFIG_LS_STK3410=m
|
||||
CONFIG_LS_UCS14620=m
|
||||
CONFIG_MALI_BIFROST=m
|
||||
CONFIG_MALI_BIFROST_DEBUG=y
|
||||
CONFIG_MALI_BIFROST_EXPERT=y
|
||||
CONFIG_MALI_CSF_SUPPORT=y
|
||||
CONFIG_MALI_PLATFORM_NAME="rk"
|
||||
CONFIG_MALI_PWRSOFT_765=y
|
||||
CONFIG_MFD_RK618=m
|
||||
CONFIG_MFD_RK630_I2C=m
|
||||
|
||||
@@ -153,12 +153,6 @@ CONFIG_LS_CM3217=m
|
||||
CONFIG_LS_CM3218=m
|
||||
CONFIG_LS_STK3410=m
|
||||
CONFIG_LS_UCS14620=m
|
||||
CONFIG_MALI_BIFROST=m
|
||||
CONFIG_MALI_BIFROST_DEBUG=y
|
||||
CONFIG_MALI_BIFROST_EXPERT=y
|
||||
CONFIG_MALI_CSF_SUPPORT=y
|
||||
CONFIG_MALI_PLATFORM_NAME="rk"
|
||||
CONFIG_MALI_PWRSOFT_765=y
|
||||
CONFIG_MFD_RK618=m
|
||||
CONFIG_MFD_RK628=m
|
||||
CONFIG_MFD_RK630_I2C=m
|
||||
|
||||
Reference in New Issue
Block a user