summaryrefslogtreecommitdiff
path: root/networkconfig-qemu.h
diff options
context:
space:
mode:
Diffstat (limited to 'networkconfig-qemu.h')
-rw-r--r--networkconfig-qemu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/networkconfig-qemu.h b/networkconfig-qemu.h
index 21862c5..760bf6f 100644
--- a/networkconfig-qemu.h
+++ b/networkconfig-qemu.h
@@ -1,5 +1,5 @@
/*
- * Network configuration -- QEMU using DHCP
+ * Network configuration -- QEMU NOT using DHCP
*
************************************************************
* EDIT THIS FILE TO REFLECT YOUR NETWORK CONFIGURATION *
@@ -32,7 +32,7 @@
/*
* If you use DHCP on the QEMU instance, there is less configuration
*/
-#define RTEMS_USE_BOOTP
+// #define RTEMS_USE_BOOTP
#include <bsp.h>