aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ulcb.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-02-25 11:19:52 -0500
committerTom Rini <trini@konsulko.com>2022-03-03 16:51:20 -0500
commit819b4778d6f9136676c5484ca504bd3363b89fd5 (patch)
tree11616c5bfbce7d097ac824de818ab3490f5bab36 /include/configs/ulcb.h
parentf0171e7ea79b73689a2a82f5c2826e22b2fda2af (diff)
downloadu-boot-819b4778d6f9136676c5484ca504bd3363b89fd5.zip
u-boot-819b4778d6f9136676c5484ca504bd3363b89fd5.tar.gz
u-boot-819b4778d6f9136676c5484ca504bd3363b89fd5.tar.bz2
Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig
This converts the following to Kconfig: CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/ulcb.h')
-rw-r--r--include/configs/ulcb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ulcb.h b/include/configs/ulcb.h
index ca79b03..57e6863 100644
--- a/include/configs/ulcb.h
+++ b/include/configs/ulcb.h
@@ -19,7 +19,6 @@
/* Environment in eMMC, at the end of 2nd "boot sector" */
-#define CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS
#define CONFIG_FLASH_SHOW_PROGRESS 45
#define CONFIG_SYS_FLASH_QUIET_TEST
#define CONFIG_SYS_FLASH_BANKS_LIST { 0x08000000 }