From 09a97340826d926f9949f4aa1a99c4f6848c10ac Mon Sep 17 00:00:00 2001 From: Burt P Date: Wed, 19 Jul 2017 13:52:26 -0500 Subject: device tree: special handling gpios and clocks Signed-off-by: Burt P --- includes/dt_util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'includes') diff --git a/includes/dt_util.h b/includes/dt_util.h index 4861955c..56ff50e1 100644 --- a/includes/dt_util.h +++ b/includes/dt_util.h @@ -6,6 +6,7 @@ /* some not-quite-complete stuff that can be disabled */ #define DTEX_PHREFS 1 +#define DTEX_MTUP 0 #ifndef DTR_ROOT #define DTR_ROOT "/proc/device-tree" -- cgit v1.2.3