]> git.sur5r.net Git - u-boot/blobdiff - include/configs/qemu-malta.h
Merge branch 'master' of git://git.denx.de/u-boot-arm
[u-boot] / include / configs / qemu-malta.h
index ef44d3da7231c5703fe70a63c6605765fc4e0711..4e7ad3323062e8ab57a43f736eb6f46d93e08b90 100644 (file)
@@ -1,9 +1,7 @@
 /*
  * Copyright (C) 2013 Gabor Juhos <juhosg@openwrt.org>
  *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published
- * by the Free Software Foundation.
+ * SPDX-License-Identifier:    GPL-2.0
  */
 
 #ifndef _QEMU_MALTA_CONFIG_H
@@ -20,6 +18,7 @@
 #define CONFIG_PCI
 #define CONFIG_PCI_GT64120
 #define CONFIG_PCI_PNP
+#define CONFIG_PCNET
 
 /*
  * CPU Configuration
 #undef CONFIG_CMD_FPGA
 #undef CONFIG_CMD_LOADB
 #undef CONFIG_CMD_LOADS
-#undef CONFIG_CMD_NET
 #undef CONFIG_CMD_NFS
 
 #define CONFIG_CMD_PCI
+#define CONFIG_CMD_PING
 
 #define CONFIG_SYS_LONGHELP            /* verbose help, undef to save memory */