]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - board/cpu86/Kconfig
ac3ae9886e9fdae5a58f2ccd20c40207c96028d9
[karo-tx-uboot.git] / board / cpu86 / Kconfig
1 if TARGET_CPU86
2
3 config SYS_BOARD
4         default "cpu86"
5
6 config SYS_CONFIG_NAME
7         default "CPU86"
8
9 endif