summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mcf5206e.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/mcf5206e.h')
-rw-r--r--src/devices/machine/mcf5206e.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/devices/machine/mcf5206e.h b/src/devices/machine/mcf5206e.h
index a910849a25d..3bf54bbefd5 100644
--- a/src/devices/machine/mcf5206e.h
+++ b/src/devices/machine/mcf5206e.h
@@ -12,6 +12,15 @@
#pragma once
+
+
+/***************************************************************************
+ DEVICE CONFIGURATION MACROS
+***************************************************************************/
+
+#define MCFG_MCF5206E_PERIPHERAL_ADD(_tag) \
+ MCFG_DEVICE_ADD(_tag, MCF5206E_PERIPHERAL, 0)
+
/***************************************************************************
TYPE DEFINITIONS
***************************************************************************/