Disable config_ion for better compatibility with modern android containers like redroid

This commit is contained in:
monkaBlyat
2023-04-18 14:35:45 +02:00
committed by Ricardo Pardini
parent b031c686f9
commit 22cab870c8

View File

@@ -6329,9 +6329,9 @@ CONFIG_STAGING=y
#
CONFIG_ASHMEM=y
# CONFIG_DEBUG_KINFO is not set
CONFIG_ION=y
CONFIG_ION_SYSTEM_HEAP=y
CONFIG_ION_CMA_HEAP=y
# CONFIG_ION is not set
# CONFIG_ION_SYSTEM_HEAP is not set
# CONFIG_ION_CMA_HEAP is not set
CONFIG_FIQ_DEBUGGER=y
CONFIG_FIQ_DEBUGGER_NO_SLEEP=y
# CONFIG_FIQ_DEBUGGER_WAKEUP_IRQ_ALWAYS_ON is not set