u-boot-brain/board/sharp/pwh1/Kconfig

13 lines
132 B
Plaintext

if TARGET_PWH1
config SYS_BOARD
default "pwh1"
config SYS_VENDOR
default "sharp"
config SYS_CONFIG_NAME
default "pwh1"
endif