mirror of
https://github.com/ipxe/ipxe
synced 2025-12-27 01:52:39 +03:00
[settings] Add config/settings.h
Move VMWARE_SETTINGS build configuration option from config/sideband.h to a new config/settings.h. Existing instances of config/local/sideband.h will not be affected, since config.c still #includes config/sideband.h. Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
FILE_LICENCE ( GPL2_OR_LATER );
|
||||
|
||||
//#define CONFIG_BOFM /* IBM's BladeCenter Open Fabric Manager */
|
||||
//#define VMWARE_SETTINGS /* VMware GuestInfo settings */
|
||||
|
||||
#include <config/local/sideband.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user