diff options
Diffstat (limited to 'firmware/export/config.h')
| -rw-r--r-- | firmware/export/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h index b1ee101..a56dd32 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -1196,10 +1196,6 @@ Lyre prototype 1 */ #define HAVE_PLUGIN_CHECK_OPEN_CLOSE #endif -#if defined(HAVE_DIRCACHE) && (CONFIG_PLATFORM & PLATFORM_NATIVE) -#define HAVE_IO_PRIORITY -#endif - #if defined(CPU_COLDIRE) || CONFIG_CPU == IMX31L /* Can record and play simultaneously */ #define HAVE_PCM_FULL_DUPLEX |