summaryrefslogtreecommitdiffstats
path: root/src/config/defaults
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/defaults')
-rw-r--r--src/config/defaults/pcbios.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config/defaults/pcbios.h b/src/config/defaults/pcbios.h
index 7846f8f07..59adbf785 100644
--- a/src/config/defaults/pcbios.h
+++ b/src/config/defaults/pcbios.h
@@ -34,4 +34,6 @@ FILE_LICENCE ( GPL2_OR_LATER );
#define SANBOOT_PROTO_IB_SRP /* Infiniband SCSI RDMA protocol */
#define SANBOOT_PROTO_FCP /* Fibre Channel protocol */
+#define REBOOT_CMD /* Reboot command */
+
#endif /* CONFIG_DEFAULTS_PCBIOS_H */