]> git.sur5r.net Git - u-boot/blob - board/cpu86/Kconfig
27f1e4e25dd881fb1de2e0cf97023b8facd7301b
[u-boot] / board / cpu86 / Kconfig
1 if TARGET_CPU86
2
3 config SYS_BOARD
4         string
5         default "cpu86"
6
7 config SYS_CONFIG_NAME
8         string
9         default "CPU86"
10
11 endif