]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/armadeus/opos6uldev/Kconfig
imx: reorganize IMX code as other SOCs
[people/ms/u-boot.git] / board / armadeus / opos6uldev / Kconfig
1 if TARGET_OPOS6ULDEV
2
3 config SYS_BOARD
4 default "opos6uldev"
5
6 config SYS_VENDOR
7 default "armadeus"
8
9 config SYS_CONFIG_NAME
10 default "opos6uldev"
11
12 config IMX_CONFIG
13 default "arch/arm/mach-imx/spl_sd.cfg"
14
15 endif