f01bf9d6790b65de1a16bd152e376340ba44bb5f
[bootcensus] / src / config.h
1 #ifndef PCBOOT_CONFIG_H_
2 #define PCBOOT_CONFIG_H_
3
4 #define CON_TEXTMODE
5 #define CON_SERIAL
6
7 #endif  /* PCBOOT_CONFIG_H_ */