summaryrefslogtreecommitdiff
path: root/firmware/export/config/sim.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sim.h')
-rw-r--r--firmware/export/config/sim.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/firmware/export/config/sim.h b/firmware/export/config/sim.h
index f0c9f47a2f..f565e6192e 100644
--- a/firmware/export/config/sim.h
+++ b/firmware/export/config/sim.h
@@ -36,6 +36,11 @@
36 36
37#undef CONFIG_STORAGE 37#undef CONFIG_STORAGE
38 38
39#if defined(CONFIG_CHARGING) && CONFIG_CHARGING > CHARGING_MONITOR
40#undef CONFIG_CHARGING
41#define CONFIG_CHARGING CHARGING_MONITOR
42#endif
43
39#undef CONFIG_USBOTG 44#undef CONFIG_USBOTG
40 45
41#undef USB_HANDLED_BY_OF 46#undef USB_HANDLED_BY_OF