From: Wu, Josh Date: Tue, 2 Sep 2014 10:14:11 +0000 (+0800) Subject: ARM: at91sam9rlek: convert to generic board support X-Git-Tag: v2014.10-rc3~67 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=015b18c642d9b0f92d1b35f6d6ed73a6a0b29675;p=u-boot ARM: at91sam9rlek: convert to generic board support Signed-off-by: Josh Wu Signed-off-by: Andreas Bießmann --- diff --git a/include/configs/at91sam9rlek.h b/include/configs/at91sam9rlek.h index 3747098d2a..b8d5dd156f 100644 --- a/include/configs/at91sam9rlek.h +++ b/include/configs/at91sam9rlek.h @@ -34,6 +34,8 @@ #define CONFIG_CMD_BOOTZ #define CONFIG_OF_LIBFDT +#define CONFIG_SYS_GENERIC_BOARD + #define CONFIG_ATMEL_LEGACY #define CONFIG_AT91_GPIO 1 #define CONFIG_AT91_GPIO_PULLUP 1