Skip to content
  • Mike Frysinger's avatar
    Blackfin arch: update defconfig file for all boards · 57a55077
    Mike Frysinger authored
    
    
     - do not bother generating deprecated /sys files by default now since
       mdev does not need it
     - Don't built-in char sport driver and build it as a module in defconfig
     - disable CONFIG_DEVKMEM by default
     - enable spi flash driver on boards that have one
     - switch config to the NAND platfrom driver rather than the bfin async one
     - do not make BFIN_DMA_5XX optional since a large portion of our code relies
       on dma functions existing
    
    Signed-off-by: default avatarMike Frysinger <vapier.adi@gmail.com>
    Signed-off-by: default avatarBryan Wu <cooloney@kernel.org>
    57a55077