u-boot-brain/board/mpl/pip405/Kconfig

16 lines
187 B
Plaintext
Raw Normal View History

if TARGET_PIP405
config SYS_BOARD
default "pip405"
config SYS_VENDOR
default "mpl"
config SYS_CONFIG_NAME
default "PIP405"
config ISO_STRING
string
default "MEV-10066-001"
endif