]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Disable SNTP for O2DNT board.
author <m8@hekate.semihalf.com> <>
Tue, 16 Aug 2005 20:54:40 +0000 (22:54 +0200)
committer <m8@hekate.semihalf.com> <>
Tue, 16 Aug 2005 20:54:40 +0000 (22:54 +0200)
include/configs/o2dnt.h

index 5d53163f58284011db762b9d88a7d47e78c43e91..d686f9e1787c04d2596304c7db77082c067b8e45 100644 (file)
@@ -90,7 +90,6 @@
                                CFG_CMD_FAT     | \
                                CFG_CMD_I2C     | \
                                CFG_CMD_NFS     | \
-                               CFG_CMD_SNTP    | \
                                CFG_CMD_MII     | \
                                CFG_CMD_PING    | \
                                ADD_PCI_CMD     )