From ebf7bef12e34c2c88945f6a37ea8be70a7168aa1 Mon Sep 17 00:00:00 2001 From: Georgi Botev Date: Tue, 13 Jan 2015 12:15:55 +0200 Subject: PM9261 adding generic board support Signed-off-by: Georgi Botev --- include/configs/pm9261.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/configs/pm9261.h b/include/configs/pm9261.h index 0746056..10415d3 100644 --- a/include/configs/pm9261.h +++ b/include/configs/pm9261.h @@ -20,6 +20,8 @@ #include /* ARM asynchronous clock */ +#define CONFIG_SYS_GENERIC_BOARD + #define CONFIG_DISPLAY_BOARDINFO #define MASTER_PLL_DIV 15 -- cgit v1.1