]> Git Repo - J-u-boot.git/blame - board/ea/mx7ulp_com/Kconfig
Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / board / ea / mx7ulp_com / Kconfig
CommitLineData
0417ef17
FE
1if TARGET_MX7ULP_COM
2
3config SYS_BOARD
4 default "mx7ulp_com"
5
6config SYS_VENDOR
7 default "ea"
8
9config SYS_CONFIG_NAME
10 default "mx7ulp_com"
11
148b8bb4
TR
12config IMX_CONFIG
13 default "board/ea/mx7ulp_com/imximage.cfg"
14
0417ef17 15endif
This page took 0.301606 seconds and 5 git commands to generate.