]> git.ipfire.org Git - thirdparty/u-boot.git/blob - board/friendlyelec/nanopc-t6-rk3588/Kconfig
boards: Remove empty BOARD_SPECIFIC_OPTIONS
[thirdparty/u-boot.git] / board / friendlyelec / nanopc-t6-rk3588 / Kconfig
1 if TARGET_NANOPCT6_RK3588
2
3 config SYS_BOARD
4 default "nanopc-t6-rk3588"
5
6 config SYS_VENDOR
7 default "friendlyelec"
8
9 config SYS_CONFIG_NAME
10 default "nanopc-t6-rk3588"
11
12 endif