Skip to content

Commit 459a98e

Browse files
Caesar-githubrkhuangtao
authored andcommitted
arm64: configs: add rockchip_linux_bifrost.config
for linux platform bifrost can not compatible with mali config Usage: make ARCH=arm64 rockchip_linux_defconfig rockchip_linux_bifrost.config Signed-off-by: Caesar Wang <wxt@rock-chips.com> Change-Id: Id562d6d4690cbfeb89c9fd50aabcd8fef081441f
1 parent ccd0291 commit 459a98e

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
CONFIG_MALI_BIFROST=y
2+
# CONFIG_MALI_MIDGARD is not set
3+
# CONFIG_MALI_ARBITER_SUPPORT is not set
4+
CONFIG_MALI_BIFROST_DEVFREQ=y
5+
# CONFIG_MALI_BIFROST_DMA_FENCE is not set
6+
# CONFIG_MALI_BIFROST_ENABLE_TRACE is not set
7+
# CONFIG_MALI_BIFROST_EXPERT is not set
8+
# CONFIG_MALI_BIFROST_GATOR_SUPPORT is not set
9+
# CONFIG_MALI_DMA_BUF_LEGACY_COMPAT is not set
10+
# CONFIG_MALI_DMA_BUF_MAP_ON_DEMAND is not set
11+
# CONFIG_MALI_GEM5_BUILD is not set
12+
CONFIG_MALI_PLATFORM_NAME="rk"

arch/arm64/configs/rockchip_linux_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,6 @@ CONFIG_MALI_PLATFORM_THIRDPARTY=y
348348
CONFIG_MALI_PLATFORM_THIRDPARTY_NAME="rk"
349349
CONFIG_MALI_DEBUG=y
350350
CONFIG_MALI_PWRSOFT_765=y
351-
CONFIG_MALI_BIFROST_FOR_LINUX=y
352351
CONFIG_BACKLIGHT_LCD_SUPPORT=y
353352
# CONFIG_LCD_CLASS_DEVICE is not set
354353
CONFIG_BACKLIGHT_CLASS_DEVICE=y

0 commit comments

Comments
 (0)