diff options
author | Tom Rini <trini@konsulko.com> | 2025-04-23 08:49:13 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-05-06 15:47:36 -0600 |
commit | 3b6760ddeb4ef940226921017cd9088c89784b01 (patch) | |
tree | ba226668cdd1ff907e396e9e0af4851d321971ec /arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c | |
parent | 13d1bd5bbbfaf725a4c159851203d658c1de83ba (diff) |
bootstd: Rework BLK dependency
The bootstd code itself does not have any dependency on BLK in order to
build. However, in order to minimize size growth of non-migrated
platforms, change this from being "default y" to "default y if BLK".
This will make it easier to begin migration of platforms which do not
have any BLK-class device but do want to use bootstd.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c')
0 files changed, 0 insertions, 0 deletions