1# Copyright (c) 2024 Renesas Electronics Corporation
2# SPDX-License-Identifier: Apache-2.0
3
4CONFIG_DISPLAY_BUFFER_USE_GENERIC_SECTION=y
5CONFIG_DISPLAY_BUFFER_SECTION=".sdram"
6CONFIG_DISPLAY_BUFFER_ALIGNMENT=64
7