aboutsummaryrefslogtreecommitdiff
path: root/board/rockchip/evb_rk3128/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-03-13 18:47:16 -0400
committerTom Rini <trini@konsulko.com>2024-03-13 18:47:16 -0400
commit3987e15e88a1d6a9a211b7637728fcc0acf74fbe (patch)
tree5259b77db728b368c4900579c2d44337ae6de9e7 /board/rockchip/evb_rk3128/Kconfig
parent213ffd49bdbd30512661eaf47b7445ef8a81bcdb (diff)
parent969ea37dfd04e2800828fe2a26cd354d22569d18 (diff)
downloadu-boot-WIP/13Mar2024-next.zip
u-boot-WIP/13Mar2024-next.tar.gz
u-boot-WIP/13Mar2024-next.tar.bz2
Merge branch '2024-04-13-assorted-fixes' into nextWIP/13Mar2024-next
- Fix bootm_low handling, CONFIG_64BIT usage fixes, RNG fixes, cli history fixes, allow bootelf to pass a device tree address, other assorted fixes.
Diffstat (limited to 'board/rockchip/evb_rk3128/Kconfig')
-rw-r--r--board/rockchip/evb_rk3128/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/rockchip/evb_rk3128/Kconfig b/board/rockchip/evb_rk3128/Kconfig
index 5b3095a..c36691c 100644
--- a/board/rockchip/evb_rk3128/Kconfig
+++ b/board/rockchip/evb_rk3128/Kconfig
@@ -9,7 +9,4 @@ config SYS_VENDOR
config SYS_CONFIG_NAME
default "evb_rk3128"
-config BOARD_SPECIFIC_OPTIONS # dummy
- def_bool y
-
endif