diff --git a/include/configs/atstk1002.h b/include/configs/atstk1002.h
index 9e58238f1d136466721f26e7479208d1c60e366e..a9c064a45dfbb0e40aa9ca84182a45337f13fbe0 100644
--- a/include/configs/atstk1002.h
+++ b/include/configs/atstk1002.h
@@ -104,6 +104,10 @@
 #define CONFIG_BOOTP_SUBNETMASK
 #define CONFIG_BOOTP_GATEWAY
 
+/* generic board */
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_BOARD_EARLY_INIT_F
+#define CONFIG_BOARD_EARLY_INIT_R
 
 /*
  * Command line configuration.