summaryrefslogtreecommitdiff
path: root/firmware/export/config-h300.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h300.h')
-rw-r--r--firmware/export/config-h300.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index 9fad6cc503..09fce49b10 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -139,8 +139,6 @@
139 * if USB/MAIN power is discernable and hardware doesn't compel charging */ 139 * if USB/MAIN power is discernable and hardware doesn't compel charging */
140#define HAVE_USB_CHARGING_ENABLE 140#define HAVE_USB_CHARGING_ENABLE
141 141
142#ifndef SIMULATOR
143
144/* Define this if you have a Motorola SCF5249 */ 142/* Define this if you have a Motorola SCF5249 */
145#define CONFIG_CPU MCF5249 143#define CONFIG_CPU MCF5249
146 144
@@ -181,8 +179,6 @@
181/* Define this if there is an EEPROM chip */ 179/* Define this if there is an EEPROM chip */
182#define HAVE_EEPROM 180#define HAVE_EEPROM
183 181
184#endif /* SIMULATOR */
185
186/* Define this for FM radio input available */ 182/* Define this for FM radio input available */
187#define HAVE_FMRADIO_IN 183#define HAVE_FMRADIO_IN
188 184