diff --git a/include/configs/wandboard.h b/include/configs/wandboard.h
index 6c74c72952586f3e9264591c41af34d4bfa8e1e1..b137d06e205d464371631d521ddb74305164484c 100644
--- a/include/configs/wandboard.h
+++ b/include/configs/wandboard.h
@@ -26,6 +26,8 @@
 #define CONFIG_INITRD_TAG
 #define CONFIG_REVISION_TAG
 
+#define CONFIG_SYS_GENERIC_BOARD
+
 /* Size of malloc() pool */
 #define CONFIG_SYS_MALLOC_LEN		(10 * SZ_1M)