aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/pm9263.h
diff options
context:
space:
mode:
authorEugen Hristev <eugen.hristev@microchip.com>2021-08-24 16:02:33 +0300
committerEugen Hristev <eugen.hristev@microchip.com>2021-09-21 10:08:24 +0300
commitb73c366eb6249e92dd7644d5a5b417d6423b12d7 (patch)
tree8b95a8cdc77627819128648b57310812d0bd8973 /include/configs/pm9263.h
parent9e4bf2161c1c49b0dbf13cdf0ccc59dac3540e69 (diff)
downloadu-boot-b73c366eb6249e92dd7644d5a5b417d6423b12d7.tar.gz
board: pm926x: remove unused CONFIG_SYS_AT91_CPU_NAME
CONFIG_SYS_AT91_CPU_NAME looks to be unused. Remove it and remove it from config_whitelist.txt Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Diffstat (limited to 'include/configs/pm9263.h')
-rw-r--r--include/configs/pm9263.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/pm9263.h b/include/configs/pm9263.h
index cf74e0e94e4..c13f8de7c18 100644
--- a/include/configs/pm9263.h
+++ b/include/configs/pm9263.h
@@ -25,8 +25,6 @@
#define CONFIG_SYS_AT91_MAIN_CLOCK 18432000
#define CONFIG_SYS_AT91_SLOW_CLOCK 32768 /* slow clock xtal */
-#define CONFIG_SYS_AT91_CPU_NAME "AT91SAM9263"
-
/* clocks */
#define CONFIG_SYS_MOR_VAL \
(AT91_PMC_MOR_MOSCEN | \