Revert "drivers/i2c/tpm/cr50: Support interrupts for status"
[coreboot.git] / .clang-format
bloba3ef233a243d37d0e4b41151ce981bff2caa0d81
1 BasedOnStyle: LLVM
2 IndentWidth: 8
3 UseTab: Always
4 BreakBeforeBraces: Linux
5 AllowShortIfStatementsOnASingleLine: false
6 IndentCaseLabels: false