Cleanup CONFIG_BOOTDELAY on cl-som-imx7
[oweals/u-boot.git] / board / amlogic / nanopi-k2 / Kconfig
1 if TARGET_NANOPI_K2
2
3 config SYS_BOARD
4         default "nanopi-k2"
5
6 config SYS_VENDOR
7         default "amlogic"
8
9 config SYS_CONFIG_NAME
10         default "nanopi-k2"
11
12 endif