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]:
2aee160 MALI: bifrost: RK:
    There are a few modifications in some 'Kbuild' and 'Kconfig' files.
e5ccb3a MALI: 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:
Caesar Wang
2018-04-25 10:57:36 +08:00
committed by Tao Huang
parent 7920ebfd62
commit ebb63d2100

View File

@@ -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