summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/video_out/libdha/config.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/video_out/libdha/config.h b/src/video_out/libdha/config.h
deleted file mode 100644
index f7c387fb7..000000000
--- a/src/video_out/libdha/config.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef LIBDHA_CONFIG_H
-#define LIBDHA_CONFIG_H
-
-#include "config.h"
-
-#ifdef TARGET_LINUX
-//#define CONFIG_DHAHELPER /* doesn't affect virt_to_phys */
-#endif
-
-#endif /* LIBDHA_CONFIG_H */