aboutsummaryrefslogtreecommitdiff
path: root/include/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/chip.h')
-rw-r--r--include/chip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/chip.h b/include/chip.h
index cfa5ce3..c90b8a7 100644
--- a/include/chip.h
+++ b/include/chip.h
@@ -187,6 +187,7 @@ enum proc_chip_quirks {
QUIRK_NO_RNG = 0x00000100,
QUIRK_QEMU = 0x00000200,
QUIRK_AWAN = 0x00000400,
+ QUIRK_BML = 0x00000800,
};
extern enum proc_chip_quirks proc_chip_quirks;