Merge branch 'master' of http://git.denx.de/u-boot-samsung
[platform/kernel/u-boot.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