summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/sda5708.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/sda5708.h')
-rw-r--r--src/devices/video/sda5708.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/devices/video/sda5708.h b/src/devices/video/sda5708.h
index 4237675b95e..eecb36e032c 100644
--- a/src/devices/video/sda5708.h
+++ b/src/devices/video/sda5708.h
@@ -41,6 +41,13 @@
*
*/
+///*************************************************************************
+// INTERFACE CONFIGURATION MACROS
+///*************************************************************************
+
+#define MCFG_SDA5708_ADD(_tag) \
+ MCFG_DEVICE_ADD(_tag, SDA5708, 0)
+
///*************************************************************************
// TYPE DEFINITIONS