##############################################################################
#
#    Copyright (c) 2025, Phytium Technology Co., Ltd.  All rights reserved.
#
#    The material in this file is confidential and contains trade secrets
#    of Phytium Corporation. This is proprietary information owned by
#    Phytium Corporation. No part of this work may be disclosed,
#    reproduced, copied, transmitted, or used in any way for any purpose,
#    without the express written permission of Phytium Corporation.
#
##############################################################################


ARCH_TYPE                         ?= arm
SDK_DIR                           ?= $(AQROOT)/build/sdk
PHYTIUM_ENABLE_DRM                ?= 1
USE_PLATFORM_DRIVER               ?= 1
ENABLE_GPU_CLOCK_BY_DRIVER        ?= 1
CACHE_FUNCTION_UNIMPLEMENTED      ?= 0
USE_BANK_ALIGNMENT                ?= 0
BANK_BIT_START                    ?= 0
BANK_BIT_END                      ?= 0
BANK_CHANNEL_BIT                  ?= 0
SECURITY                          ?= 0
SOC_PLATFORM                      ?= phytium-ftg
WAYLAND_SUPPORT			  ?= 0
