summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libdha/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdha/config.h b/libdha/config.h
index 15f61eecc7..5e426ed937 100644
--- a/libdha/config.h
+++ b/libdha/config.h
@@ -5,7 +5,7 @@
#ifdef TARGET_LINUX
#ifndef __powerpc__
-#define CONFIG_DHAHELPER
+//#define CONFIG_DHAHELPER
#endif
#endif