summaryrefslogtreecommitdiffstats
path: root/firmware/export/config/xduoox3ii.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/xduoox3ii.h')
-rw-r--r--firmware/export/config/xduoox3ii.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/firmware/export/config/xduoox3ii.h b/firmware/export/config/xduoox3ii.h
index 13072ea3dc..678577f5f4 100644
--- a/firmware/export/config/xduoox3ii.h
+++ b/firmware/export/config/xduoox3ii.h
@@ -60,9 +60,6 @@
/* define this if you have a real-time clock */
#define CONFIG_RTC APPLICATION
-/* Define if the device can wake from an RTC alarm */
-//#define HAVE_RTC_ALARM
-
/* The number of bytes reserved for loadable codecs */
#define CODEC_SIZE 0x80000
@@ -119,6 +116,8 @@
/* HW codec is flexible */
#define HW_SAMPR_CAPS SAMPR_CAP_ALL_192
+#define AUDIOHW_HAVE_SET_OUTPUT
+
/* Battery */
#define BATTERY_CAPACITY_DEFAULT 2000 /* default battery capacity */
#define BATTERY_CAPACITY_MIN 2000 /* min. capacity selectable */