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

Signed-off-by: Stefan Roese <sr@denx.de>
diff --git a/include/configs/katmai.h b/include/configs/katmai.h
index 6bc8d02..5da00fc 100644
--- a/include/configs/katmai.h
+++ b/include/configs/katmai.h
@@ -247,7 +247,7 @@
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_REGINFO
 #define CONFIG_CMD_SDRAM
-
+#define CONFIG_CMD_SNTP
 
 #define	CONFIG_IBM_EMAC4_V4	1	/* 440SPe has this EMAC version	*/
 #define CONFIG_MII		1	/* MII PHY management		*/