Skip to content

Commit 163208f

Browse files
mrfixit2001ayufan
authored andcommitted
Fix compile error (torvalds#26)
Multiple definition error due to midgard and bifrost both selected
1 parent c095876 commit 163208f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

arch/arm64/configs/rockchip_linux_defconfig

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -877,13 +877,8 @@ CONFIG_MALI_EXPERT=y
877877
CONFIG_MALI_PLATFORM_THIRDPARTY=y
878878
CONFIG_MALI_PLATFORM_THIRDPARTY_NAME="rk"
879879
CONFIG_MALI_DEBUG=y
880-
CONFIG_MALI_PWRSOFT_765=y
881-
CONFIG_MALI_BIFROST_FOR_LINUX=y
882-
CONFIG_MALI_BIFROST=y
883-
CONFIG_MALI_BIFROST_DEVFREQ=y
884880
CONFIG_MALI_PLATFORM_NAME="rk"
885-
CONFIG_MALI_BIFROST_EXPERT=y
886-
CONFIG_MALI_BIFROST_DEBUG=y
881+
CONFIG_MALI_PWRSOFT_765=y
887882
CONFIG_BACKLIGHT_LCD_SUPPORT=y
888883
# CONFIG_LCD_CLASS_DEVICE is not set
889884
CONFIG_BACKLIGHT_CLASS_DEVICE=y

0 commit comments

Comments
 (0)