xref: /openbmc/u-boot/board/raidsonic/ib62x0/Kconfig (revision 346969584be509b444dd1ba0db31ca7adb47575b)
1if TARGET_IB62X0
2
3config SYS_BOARD
4	default "ib62x0"
5
6config SYS_VENDOR
7	default "raidsonic"
8
9config SYS_CONFIG_NAME
10	default "ib62x0"
11
12endif
13