From a3576bd1721b0e0d7e2c9479438969b4fa7da91f Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Tue, 9 Jan 2018 16:17:21 +0100 Subject: platform-v7a: barebox-mx6: build images for Nitrogen6 boards The Nitrogen6 family is already supported in the kernel, and has a blspec entry, but the barebox-mx6 package does not yet build an image for them. Signed-off-by: Roland Hieber --- configs/platform-v7a/barebox-mx6.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/platform-v7a/barebox-mx6.config') diff --git a/configs/platform-v7a/barebox-mx6.config b/configs/platform-v7a/barebox-mx6.config index e9eea7b..0782568 100644 --- a/configs/platform-v7a/barebox-mx6.config +++ b/configs/platform-v7a/barebox-mx6.config @@ -81,7 +81,7 @@ CONFIG_IMX_MULTI_BOARDS=y CONFIG_MACH_SABRELITE=y # CONFIG_MACH_SABRESD is not set # CONFIG_MACH_FREESCALE_IMX6SX_SABRESDB is not set -# CONFIG_MACH_NITROGEN6 is not set +CONFIG_MACH_NITROGEN6=y # CONFIG_MACH_SOLIDRUN_MICROSOM is not set # CONFIG_MACH_TECHNEXION_PICO_HOBBIT is not set # CONFIG_MACH_TECHNEXION_WANDBOARD is not set -- cgit v1.2.3