aboutsummaryrefslogtreecommitdiff
path: root/src/ethosu_config_u65.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ethosu_config_u65.h')
-rw-r--r--src/ethosu_config_u65.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/ethosu_config_u65.h b/src/ethosu_config_u65.h
index d662886..b115f43 100644
--- a/src/ethosu_config_u65.h
+++ b/src/ethosu_config_u65.h
@@ -121,12 +121,4 @@
#define AXI_LIMIT3_MAX_OUTSTANDING_WRITES 32
#endif
-/*
- * Address offset between the CPU and the NPU. The offset is
- * applied to the QBASE and BASEP registers.
- */
-#ifndef BASE_POINTER_OFFSET
-#define BASE_POINTER_OFFSET 0
-#endif
-
#endif /* #ifndef ETHOSU_CONFIG_H */