]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/RRvision/Kconfig
ac6bebcdf180d407f1b3a706a5eb0be594eae44a
[karo-tx-uboot.git] / board / RRvision / Kconfig
1 if TARGET_RRVISION
2
3 config SYS_BOARD
4         string
5         default "RRvision"
6
7 config SYS_CONFIG_NAME
8         string
9         default "RRvision"
10
11 endif