mx25pdk: Add generic board support

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
diff --git a/include/configs/mx25pdk.h b/include/configs/mx25pdk.h
index aff2419..cfaf6ca 100644
--- a/include/configs/mx25pdk.h
+++ b/include/configs/mx25pdk.h
@@ -26,6 +26,8 @@
 #define CONFIG_SETUP_MEMORY_TAGS
 #define CONFIG_INITRD_TAG
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 #define CONFIG_MACH_TYPE	MACH_TYPE_MX25_3DS
 
 /* Size of malloc() pool */