ppc4xx: Add SNTP support to AMCC Katmai, Kilauea & Makalu boards

Signed-off-by: Stefan Roese <sr@denx.de>
diff --git a/include/configs/makalu.h b/include/configs/makalu.h
index 6c4d0b6..3e3b008 100644
--- a/include/configs/makalu.h
+++ b/include/configs/makalu.h
@@ -234,6 +234,7 @@
 #define CONFIG_CMD_PCI
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_REGINFO
+#define CONFIG_CMD_SNTP
 
 /* POST support */
 #define CONFIG_POST		(CFG_POST_MEMORY	| \