xref: /openbmc/u-boot/board/freescale/mx7ulp_evk/Kconfig (revision 02ccab1908c405fe1449457d4a0d343784a30acb)
1*77fa0457SPeng Fanif TARGET_MX7ULP_EVK
2*77fa0457SPeng Fan
3*77fa0457SPeng Fanconfig SYS_BOARD
4*77fa0457SPeng Fan	default "mx7ulp_evk"
5*77fa0457SPeng Fan
6*77fa0457SPeng Fanconfig SYS_VENDOR
7*77fa0457SPeng Fan	default "freescale"
8*77fa0457SPeng Fan
9*77fa0457SPeng Fanconfig SYS_CONFIG_NAME
10*77fa0457SPeng Fan	default "mx7ulp_evk"
11*77fa0457SPeng Fan
12*77fa0457SPeng Fanendif
13