2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2025-01-09 11:48:53 +00:00
u-boot/board/BuR/brppt1/Kconfig

16 lines
170 B
Text
Raw Normal View History

if TARGET_BRPPT1
config SYS_BOARD
default "brppt1"
config SYS_VENDOR
default "BuR"
config SYS_SOC
default "am33xx"
config SYS_CONFIG_NAME
default "brppt1"
endif