[U-Boot] [PATCH 0/5] sf: defconfig/kconfig updates

Jagan Teki jteki at openedev.com
Mon Jun 29 21:29:05 CEST 2015


defconfig/kconfig changes related to sf.

Jagan Teki (5):
  README: Remove CONFIG_SPI_FLASH_MTD help text
  defconfig: Move CONFIG_SPI_FLASH_BAR from configs
  sf: Kconfig: Add SPI_FLASH_BAR entry
  README: Remove CONFIG_SPI_FLASH_BAR help text
  README: Remove CONFIG_SPI_FLASH_DATAFLASH help text

 README                         | 19 -------------------
 configs/alt_defconfig          |  1 +
 configs/am43xx_evm_defconfig   |  1 +
 configs/bg0900_defconfig       |  1 +
 configs/dra7xx_evm_defconfig   |  1 +
 configs/gose_defconfig         |  1 +
 configs/koelsch_defconfig      |  1 +
 configs/lager_defconfig        |  1 +
 configs/maxbcm_defconfig       |  1 +
 configs/mx6sxsabresd_defconfig |  1 +
 configs/porter_defconfig       |  1 +
 configs/silk_defconfig         |  1 +
 drivers/mtd/spi/Kconfig        |  8 ++++++++
 include/configs/alt.h          |  1 -
 include/configs/am43xx_evm.h   |  1 -
 include/configs/bg0900.h       |  1 -
 include/configs/dra7xx_evm.h   |  1 -
 include/configs/gose.h         |  1 -
 include/configs/koelsch.h      |  1 -
 include/configs/lager.h        |  1 -
 include/configs/maxbcm.h       |  1 -
 include/configs/mx6sxsabresd.h |  1 -
 include/configs/porter.h       |  1 -
 include/configs/silk.h         |  1 -
 24 files changed, 19 insertions(+), 30 deletions(-)

-- 
1.9.1



More information about the U-Boot mailing list