xref: /openbmc/u-boot/board/bticino/mamoj/Kconfig (revision 6744c0d6)
1if TARGET_MX6DL_MAMOJ
2
3config SYS_BOARD
4	default "mamoj"
5
6config SYS_VENDOR
7	default "bticino"
8
9config SYS_CONFIG_NAME
10	default "imx6dl-mamoj"
11
12endif
13