You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

sideband.h 245B

1234567891011121314
  1. #ifndef CONFIG_SIDEBAND_H
  2. #define CONFIG_SIDEBAND_H
  3. /** @file
  4. *
  5. * Sideband access by platform firmware
  6. *
  7. */
  8. FILE_LICENCE ( GPL2_OR_LATER );
  9. //#define CONFIG_BOFM /* IBM's BladeCenter Open Fabric Manager */
  10. #endif /* CONFIG_SIDEBAND_H */