u-boot/board/ronetix/pm9263/Kconfig

16 lines
173 B
Text
Raw Normal View History

if TARGET_PM9263
config LCD_IN_PSRAM
def_bool y
config SYS_BOARD
default "pm9263"
config SYS_VENDOR
default "ronetix"
config SYS_CONFIG_NAME
default "pm9263"
endif