summaryrefslogtreecommitdiff
path: root/firmware/export/config/agptekrocker.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/agptekrocker.h')
-rw-r--r--firmware/export/config/agptekrocker.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/firmware/export/config/agptekrocker.h b/firmware/export/config/agptekrocker.h
index 31ef904109..f14e65f7e9 100644
--- a/firmware/export/config/agptekrocker.h
+++ b/firmware/export/config/agptekrocker.h
@@ -75,10 +75,6 @@
75/* The number of bytes reserved for loadable plugins */ 75/* The number of bytes reserved for loadable plugins */
76#define PLUGIN_BUFFER_SIZE 0x100000 76#define PLUGIN_BUFFER_SIZE 0x100000
77 77
78
79
80#define HAVE_ROCKER_CODEC
81
82#define HAVE_HEADPHONE_DETECTION 78#define HAVE_HEADPHONE_DETECTION
83 79
84/* KeyPad configuration for plugins */ 80/* KeyPad configuration for plugins */
@@ -108,10 +104,7 @@
108#define CPU_FREQ 1008000000 104#define CPU_FREQ 1008000000
109 105
110/* No special storage */ 106/* No special storage */
111#define CONFIG_STORAGE (STORAGE_HOSTFS)//|STORAGE_SD) 107#define CONFIG_STORAGE STORAGE_HOSTFS
112//#define MULTIDRIVE_DIR "/mnt/sd_0"
113//#define NUM_DRIVES 1
114//#define HAVE_HOTSWAP
115#define HAVE_STORAGE_FLUSH 108#define HAVE_STORAGE_FLUSH
116 109
117/* Battery */ 110/* Battery */