xref: /openbmc/u-boot/board/freescale/mx6ullevk/Kconfig (revision f5fd45ff64e28a73499548358e3d1ceda0de7daf)
1*55a42b33SPeng Fanif TARGET_MX6ULL_14X14_EVK
2*55a42b33SPeng Fan
3*55a42b33SPeng Fanconfig SYS_BOARD
4*55a42b33SPeng Fan	default "mx6ullevk"
5*55a42b33SPeng Fan
6*55a42b33SPeng Fanconfig SYS_VENDOR
7*55a42b33SPeng Fan	default "freescale"
8*55a42b33SPeng Fan
9*55a42b33SPeng Fanconfig SYS_CONFIG_NAME
10*55a42b33SPeng Fan	default "mx6ullevk"
11*55a42b33SPeng Fan
12*55a42b33SPeng Fanendif
13