]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/pr1/Kconfig
iocon: reset FPGAs in last_stage_init()
[people/ms/u-boot.git] / board / pr1 / Kconfig
1 if TARGET_PR1
2
3 config SYS_BOARD
4 default "pr1"
5
6 config SYS_CONFIG_NAME
7 default "pr1"
8
9 endif