summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-yh925.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-yh925.h')
-rw-r--r--firmware/export/config-yh925.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/export/config-yh925.h b/firmware/export/config-yh925.h
index 4119118678..55d46ae1e1 100644
--- a/firmware/export/config-yh925.h
+++ b/firmware/export/config-yh925.h
@@ -110,9 +110,7 @@
#define CONFIG_STORAGE STORAGE_ATA
/* We're able to shut off power to the HDD */
-#ifndef SIMULATOR
/* todo #define HAVE_ATA_POWER_OFF */
-#endif
/* Define this if you have a software controlled poweroff */
#define HAVE_SW_POWEROFF
@@ -143,8 +141,6 @@
/* define this if the unit can be powered or charged via USB */
#define HAVE_USB_POWER
-#ifndef SIMULATOR
-
/* Define this if you have a PortalPlayer PP5020 */
#define CONFIG_CPU PP5020
@@ -189,4 +185,3 @@
#define ICODE_ATTR_TREMOR_NOT_MDCT
-#endif /* !SIMULATOR */