Explorar el Código

Disable SNTP for O2DNT board.

hace 19 años
padre
commit
ef3f9669ae
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      include/configs/o2dnt.h

+ 0 - 1
include/configs/o2dnt.h

@@ -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	)