summaryrefslogtreecommitdiffstats
path: root/include/configs/AmigaOneG3SE.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/AmigaOneG3SE.h')
-rw-r--r--include/configs/AmigaOneG3SE.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/AmigaOneG3SE.h b/include/configs/AmigaOneG3SE.h
index 661149e66b..d914dccfbb 100644
--- a/include/configs/AmigaOneG3SE.h
+++ b/include/configs/AmigaOneG3SE.h
@@ -95,6 +95,8 @@
/* #define CONFIG_PCI_SCAN_SHOW 1 */
#define CONFIG_PCI_PNP 1 /* PCI plug-and-play */
+#define atoi(x) simple_strtoul(x,NULL,10)
+
/*
* Miscellaneous configurable options
*/
OpenPOWER on IntegriCloud