mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
ODROID-C5: config: enable ARM Mali GPU drivers
Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: I5b34b4c57bd1ec70cd8011667239b36e68c0d6cf
This commit is contained in:
@@ -7231,6 +7231,27 @@ CONFIG_AMLOGIC_SECKEY_KL=m
|
||||
# CONFIG_AMLOGIC_EROFS is not set
|
||||
CONFIG_AMLOGIC_EROFS_CRYPTO_MAX_PAGES=32
|
||||
# CONFIG_AMLOGIC_FDTO_REMOVE_NODE is not set
|
||||
|
||||
#
|
||||
# ARM GPU Configuration
|
||||
#
|
||||
CONFIG_MALI_MIDGARD=m
|
||||
CONFIG_MALI_PLATFORM_NAME="devicetree"
|
||||
CONFIG_MALI_REAL_HW=y
|
||||
|
||||
#
|
||||
# Platform specific options
|
||||
#
|
||||
CONFIG_MALI_CSF_SUPPORT=y
|
||||
CONFIG_MALI_DEVFREQ=y
|
||||
# CONFIG_MALI_GATOR_SUPPORT is not set
|
||||
# CONFIG_MALI_MIDGARD_ENABLE_TRACE is not set
|
||||
CONFIG_MALI_FW_CORE_DUMP=y
|
||||
# CONFIG_MALI_DMA_BUF_MAP_ON_DEMAND is not set
|
||||
# CONFIG_MALI_DMA_BUF_LEGACY_COMPAT is not set
|
||||
# CONFIG_MALI_EXPERT is not set
|
||||
# CONFIG_MALI_ARBITRATION is not set
|
||||
# end of ARM GPU Configuration
|
||||
# end of Amlogic Device Drivers
|
||||
|
||||
CONFIG_AMLOGIC_SND_SOC=m
|
||||
|
||||
Reference in New Issue
Block a user