mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 07:03:37 +02:00
arm64: configs: add rockchip_linux_bifrost.config
for linux platform bifrost can not compatible with mali config Update by: make ARCH=arm64 rockchip_linux_defconfig cp .config rockchip_linux.config make ARCH=arm64 menuconfig scripts/diffconfig -m rockchip_linux.config .config > arch/arm64/configs/rockchip_linux_bifrost.config Usage: make ARCH=arm64 rockchip_linux_defconfig rockchip_linux_bifrost.config Signed-off-by: Hans Yang <yhx@rock-chips.com> Change-Id: Ic5def57928c631c96754bb4dd76404d8cbd1e2e6
This commit is contained in:
parent
621e295887
commit
b506c435ff
12
arch/arm64/configs/rockchip_linux_bifrost.config
Normal file
12
arch/arm64/configs/rockchip_linux_bifrost.config
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
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"
|
||||
Loading…
Reference in New Issue
Block a user