]> Git Repo - u-boot.git/commit
configs: rockchip: rk3036: Fix CONFIG_SPL_STACK define
authorKever Yang <[email protected]>
Wed, 24 Jan 2024 07:51:10 +0000 (15:51 +0800)
committerKever Yang <[email protected]>
Sun, 4 Feb 2024 10:01:03 +0000 (18:01 +0800)
commit52e33533856952731314ea28a5f8b6c94d74f740
treeef454ecf4e63b23092da8ec5d1bd6ed41b7702c4
parentce7ae9d2dbe1190153157bddfdefb121f09e1e3e
configs: rockchip: rk3036: Fix CONFIG_SPL_STACK define

The CONFIG_SPL_STACK for rk3036 is removed in below patch, need to add
it back.

Fixes: f113d7d3034 ("Convert CONFIG_SPL_STACK to Kconfig")
Signed-off-by: Kever Yang <[email protected]>
configs/evb-rk3036_defconfig
configs/kylin-rk3036_defconfig
This page took 0.036393 seconds and 4 git commands to generate.