[PATCH v2 02/11] sandbox: Drop CONFIG_HOST_MAX_DEVICES
    Simon Glass 
    sjg at chromium.org
       
    Sun Dec  5 20:45:55 CET 2021
    
    
  
This can go in the related header file. Drop the CONFIG option.
Signed-off-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
---
(no changes since v1)
 cmd/host.c                   | 2 +-
 drivers/block/sandbox.c      | 6 +++---
 include/configs/sandbox.h    | 2 --
 include/sandboxblockdev.h    | 3 +++
 scripts/config_whitelist.txt | 1 -
 5 files changed, 7 insertions(+), 7 deletions(-)
Applied to u-boot-dm/next, thanks!
    
    
More information about the U-Boot
mailing list