mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: rockchip_linux_defconfig: enable BIFROST Mali for linux
In order to support the rk3326 mali on linux platform, enabling the BIFROST Mali config for linux. As the mali driver had supported for linux with the below commits[0]. And the linux platform didn't need to loade the mali module for working. commits[0]:2aee160MALI: bifrost: RK: There are a few modifications in some 'Kbuild' and 'Kconfig' files.e5ccb3aMALI: bifrost: RK: add separate src dir of Bifrost driver for RK Linux device Change-Id: I1cbd8515aab8a7bd23ab31db1743a4b8c723d81d Signed-off-by: Caesar Wang <wxt@rock-chips.com>
This commit is contained in:
@@ -328,7 +328,8 @@ CONFIG_MALI_EXPERT=y
|
||||
CONFIG_MALI_PLATFORM_THIRDPARTY=y
|
||||
CONFIG_MALI_PLATFORM_THIRDPARTY_NAME="rk"
|
||||
CONFIG_MALI_DEBUG=y
|
||||
CONFIG_MALI_BIFROST=m
|
||||
CONFIG_MALI_BIFROST_FOR_LINUX=y
|
||||
CONFIG_MALI_BIFROST=y
|
||||
CONFIG_MALI_BIFROST_DEVFREQ=y
|
||||
CONFIG_MALI_PLATFORM_NAME="rk"
|
||||
CONFIG_MALI_BIFROST_EXPERT=y
|
||||
|
||||
Reference in New Issue
Block a user