summaryrefslogtreecommitdiff
path: root/firmware/export/config-yh820.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-yh820.h')
-rw-r--r--firmware/export/config-yh820.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/export/config-yh820.h b/firmware/export/config-yh820.h
index 4005ec0267..4968960803 100644
--- a/firmware/export/config-yh820.h
+++ b/firmware/export/config-yh820.h
@@ -106,9 +106,7 @@
106#define CONFIG_STORAGE STORAGE_ATA 106#define CONFIG_STORAGE STORAGE_ATA
107 107
108/* We're able to shut off power to the HDD */ 108/* We're able to shut off power to the HDD */
109#ifndef SIMULATOR
110/* todo #define HAVE_ATA_POWER_OFF */ 109/* todo #define HAVE_ATA_POWER_OFF */
111#endif
112 110
113/* Define this if you have a software controlled poweroff */ 111/* Define this if you have a software controlled poweroff */
114#define HAVE_SW_POWEROFF 112#define HAVE_SW_POWEROFF
@@ -139,8 +137,6 @@
139/* define this if the unit can be powered or charged via USB */ 137/* define this if the unit can be powered or charged via USB */
140#define HAVE_USB_POWER 138#define HAVE_USB_POWER
141 139
142#ifndef SIMULATOR
143
144/* Define this if you have a PortalPlayer PP5020 */ 140/* Define this if you have a PortalPlayer PP5020 */
145#define CONFIG_CPU PP5020 141#define CONFIG_CPU PP5020
146 142
@@ -185,4 +181,3 @@
185 181
186#define ICODE_ATTR_TREMOR_NOT_MDCT 182#define ICODE_ATTR_TREMOR_NOT_MDCT
187 183
188#endif /* !SIMULATOR */