summaryrefslogtreecommitdiff
path: root/include/configs/ethernut5.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2019-08-14 16:29:25 +0300
committerTom Rini <trini@konsulko.com>2019-08-26 02:32:55 +0300
commit1bf330150c2a34af797cafa5a09722a2fc4ae233 (patch)
treee586ae016e54430c55ef9e0eb643b21652c1857b /include/configs/ethernut5.h
parentbf17bcc5b16edcdf679e362e578cde13736ac5bf (diff)
downloadu-boot-1bf330150c2a34af797cafa5a09722a2fc4ae233.tar.xz
Convert CONFIG_ARCH_CPU_INIT to Kconfig
This converts the following to Kconfig: CONFIG_ARCH_CPU_INIT Signed-off-by: Adam Ford <aford173@gmail.com> Acked-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Tested-by: Felix Brack <fb@ltec.ch>
Diffstat (limited to 'include/configs/ethernut5.h')
-rw-r--r--include/configs/ethernut5.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ethernut5.h b/include/configs/ethernut5.h
index 24aaae5640..c9e7c8c0e2 100644
--- a/include/configs/ethernut5.h
+++ b/include/configs/ethernut5.h
@@ -20,7 +20,6 @@
#define CONFIG_MACH_TYPE MACH_TYPE_ETHERNUT5
/* CPU information */
-#define CONFIG_ARCH_CPU_INIT
/* ARM asynchronous clock */
#define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* slow clock xtal */