summaryrefslogtreecommitdiff
path: root/config/config_bsd.h
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2016-05-08 16:02:01 +0100
committerFreeArtMan <dos21h@gmail.com>2016-05-08 16:02:01 +0100
commite42911405c4bc2f8c097f47d4598baf8522ef3da (patch)
tree9eb767c5e6a4443e8773b18ea76cf4216f6c8758 /config/config_bsd.h
parent9b95088bddcf1f83e3a8f73f08f49b38ecb0f500 (diff)
downloadradiola-master.tar.gz
radiola-master.zip
Moved source to src directoryHEADmaster
Diffstat (limited to 'config/config_bsd.h')
-rw-r--r--config/config_bsd.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/config/config_bsd.h b/config/config_bsd.h
deleted file mode 100644
index f74e647..0000000
--- a/config/config_bsd.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef __CONFIG_BSD_H
-#define __CONFIG_BSD_H
-#define CONFIG_CORE
-#define CONFIG_OS_NETBSD
-#define CONFIG_DRAW
-#define CONFIG_HW
-#define CONFIG_HW_LIB_ORIG
-#define CONFIG_HW_NO_AUDIO
-#define CONFIG_MOD
-#define CONFIG_MOD_FM_DEMOD
-#endif