]> git.sur5r.net Git - u-boot/blob - Kconfig
720c92b1ee3712574315d1a1ca17ed988d4dd396
[u-boot] / Kconfig
1 if TARGET_P212
2
3 config SYS_BOARD
4         default "p212"
5
6 config SYS_VENDOR
7         default "amlogic"
8
9 config SYS_CONFIG_NAME
10         default "p212"
11
12 endif