summaryrefslogtreecommitdiff
path: root/include/configs/sbc8548.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-17 02:06:28 +0300
committerTom Rini <trini@konsulko.com>2020-06-26 17:29:26 +0300
commit2254f132161e4421f6d6f2849056f68ca931e7de (patch)
tree4a335834306db6ee9f2e339733595f28656254e5 /include/configs/sbc8548.h
parentf399e838cfdce0c477ad6f6eb13b9021aba3bc0e (diff)
downloadu-boot-2254f132161e4421f6d6f2849056f68ca931e7de.tar.xz
Kconfig: Remove CONFIG_CLOCKS_IN_MHZ
This variable is unset anywhere and only unset on a number of platforms. Remove all relevant code. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/sbc8548.h')
-rw-r--r--include/configs/sbc8548.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/sbc8548.h b/include/configs/sbc8548.h
index 503b9b1cb5..f94683329b 100644
--- a/include/configs/sbc8548.h
+++ b/include/configs/sbc8548.h
@@ -118,8 +118,6 @@
#define CONFIG_SYS_DDR_CONTROL 0xc300c000
#endif
-#undef CONFIG_CLOCKS_IN_MHZ
-
/*
* FLASH on the Local Bus
* Two banks, one 8MB the other 64MB, using the CFI driver.