mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64/configs: merge bifrost configs into rockchip_linux_defconfig
The GPU driver and dts had uploaded some CLs to support it, as below: driver:a519839892("MALI: midgard: change kbase_platform_driver.driver.name to "midgard"")a9f72d8212("MALI: bifrost: remove 'of_device_id' instances related to midgard")5a1b8a4b4b("MALI: midgard: add and include rename.h") dts:a400cac168("arm64: dts: rockchip: rk3568: gpu: only use "arm,mali-bifrost"...") Signed-off-by: Caesar Wang <wxt@rock-chips.com> Change-Id: I2dfdf09e7251e4efa8c80fb152cd189a147f917e
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
CONFIG_MALI_BIFROST=y
|
||||
# CONFIG_MALI_MIDGARD is not set
|
||||
# CONFIG_MALI_ARBITER_SUPPORT is not set
|
||||
CONFIG_MALI_BIFROST_DEVFREQ=y
|
||||
# CONFIG_MALI_BIFROST_DMA_FENCE is not set
|
||||
# CONFIG_MALI_BIFROST_ENABLE_TRACE is not set
|
||||
# CONFIG_MALI_BIFROST_EXPERT is not set
|
||||
# CONFIG_MALI_BIFROST_GATOR_SUPPORT is not set
|
||||
# CONFIG_MALI_DMA_BUF_LEGACY_COMPAT is not set
|
||||
# CONFIG_MALI_DMA_BUF_MAP_ON_DEMAND is not set
|
||||
# CONFIG_MALI_GEM5_BUILD is not set
|
||||
CONFIG_MALI_PLATFORM_NAME="rk"
|
||||
@@ -333,6 +333,9 @@ 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_BIFROST_DEVFREQ=y
|
||||
CONFIG_MALI_PLATFORM_NAME="rk"
|
||||
CONFIG_BACKLIGHT_LCD_SUPPORT=y
|
||||
# CONFIG_LCD_CLASS_DEVICE is not set
|
||||
CONFIG_BACKLIGHT_CLASS_DEVICE=y
|
||||
|
||||
Reference in New Issue
Block a user