summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config/gogearsa9200.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/config/gogearsa9200.h b/firmware/export/config/gogearsa9200.h
index 04dcf8abc4..f0487fcbb3 100644
--- a/firmware/export/config/gogearsa9200.h
+++ b/firmware/export/config/gogearsa9200.h
@@ -148,10 +148,6 @@
148/* Define this if you want to use the PP5024 i2c interface */ 148/* Define this if you want to use the PP5024 i2c interface */
149#define CONFIG_I2C I2C_PP5024 149#define CONFIG_I2C I2C_PP5024
150 150
151/* define this if the hardware can be powered off while charging */
152/* Sansa can't be powered off while charging */
153/* #define HAVE_POWEROFF_WHILE_CHARGING */
154
155/* The start address index for ROM builds */ 151/* The start address index for ROM builds */
156#define ROM_START 0x00000000 152#define ROM_START 0x00000000
157 153