Skip to content

Commit 7a480b6

Browse files
Zhen Chenrkhuangtao
authored andcommitted
arm64: configs: rockchip_linux_defconfig: add CONFIG_MALI_MIDGARD_FOR_LINUX back
In addition, enable CONFIG_MALI_MIDGARD and disable CONFIG_MALI_BIFROST for rk3399. Linux devices of rk3326 or px30 have their own defconfig files, unlike Android devices. Change-Id: I8bd8c10fad78f5a6a83d1fdd9e99850dda49ac47 Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
1 parent 0af9a09 commit 7a480b6

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

arch/arm64/configs/rockchip_linux_defconfig

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -331,18 +331,14 @@ CONFIG_MALI450=y
331331
CONFIG_MALI_SHARED_INTERRUPTS=y
332332
CONFIG_MALI_DT=y
333333
CONFIG_MALI_DEVFREQ=y
334-
CONFIG_MALI_MIDGARD=m
334+
CONFIG_MALI_MIDGARD_FOR_LINUX=y
335+
CONFIG_MALI_MIDGARD=y
335336
CONFIG_MALI_EXPERT=y
336337
CONFIG_MALI_PLATFORM_THIRDPARTY=y
337338
CONFIG_MALI_PLATFORM_THIRDPARTY_NAME="rk"
338339
CONFIG_MALI_DEBUG=y
339340
CONFIG_MALI_PWRSOFT_765=y
340341
CONFIG_MALI_BIFROST_FOR_LINUX=y
341-
CONFIG_MALI_BIFROST=y
342-
CONFIG_MALI_BIFROST_DEVFREQ=y
343-
CONFIG_MALI_PLATFORM_NAME="rk"
344-
CONFIG_MALI_BIFROST_EXPERT=y
345-
CONFIG_MALI_BIFROST_DEBUG=y
346342
CONFIG_BACKLIGHT_LCD_SUPPORT=y
347343
# CONFIG_LCD_CLASS_DEVICE is not set
348344
CONFIG_BACKLIGHT_CLASS_DEVICE=y

0 commit comments

Comments
 (0)