1# Copyright (c) 2024 TOKITA Hiroshi 2# SPDX-License-Identifier: Apache-2.0 3 4menu "Zephyr" 5source "Kconfig.zephyr" 6endmenu 7 8config TEST_MSB_FIRST_FONT 9 bool "Use MSB_FIRST font" 10