# Copyright (c) 2024 TOKITA Hiroshi
# SPDX-License-Identifier: Apache-2.0

mainmenu "CFB Fonts Test"

source "Kconfig.zephyr"

config TEST_MSB_FIRST_FONT
	bool "Use MSB_FIRST font"

config TEST_VPACKED_FONT
	bool "Use VPACKED font"
