xref: /rk3399_rockchip-uboot/board/socrates/Kconfig (revision 2c1e11dd52e7d1db79b33e3e4c2fded573b70a9d)
1if TARGET_SOCRATES
2
3config SYS_BOARD
4	default "socrates"
5
6config SYS_CONFIG_NAME
7	default "socrates"
8
9endif
10