Skip to content
Snippets Groups Projects
Select Git revision
4 results

disk

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Source project has a limited visibility.
    user avatar
    Adam Ford authored
    config_fallbacks.h has some logic that sets HAVE_BLOCK_DEVICE
    based on a list of enabled options.  Moving HAVE_BLOCK_DEVICE to
    Kconfig allows us to drastically shrink the logic in
    config_fallbacks.h
    
    Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
    [trini: Rename HAVE_BLOCK_DEVICE to CONFIG_BLOCK_DEVICE]
    Signed-off-by: default avatarTom Rini <trini@konsulko.com>
    1811a928
    History
    Name Last commit Last update
    ..