From 694cc87b76b1063a2a7a8bd1809e990df0a469f8 Mon Sep 17 00:00:00 2001 From: Heiko Schocher Date: Tue, 24 Feb 2015 07:04:59 +0100 Subject: [PATCH] arm, da8xx: convert ipam390 board to generic board support enable generic board support for the ipam390 board. Signed-off-by: Heiko Schocher --- include/configs/ipam390.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/ipam390.h b/include/configs/ipam390.h index 310d5e2106..664a2b25f3 100644 --- a/include/configs/ipam390.h +++ b/include/configs/ipam390.h @@ -18,6 +18,7 @@ /* * Board */ +#define CONFIG_SYS_GENERIC_BOARD #define CONFIG_DRIVER_TI_EMAC #define CONFIG_BARIX_IPAM390 -- 2.39.2