commit | d651a10193dbe80c15ff36ac4f197f209e8f3369 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jteki@openedev.com> | Mon Jun 29 22:36:18 2015 +0530 |
committer | Jagan Teki <jteki@openedev.com> | Wed Jul 01 21:39:06 2015 +0530 |
tree | 7d683bb27738850131d599593670a06ace2fc990 | |
parent | 9b8f8a179169e689462fa6f9125355717fdc8cb4 [diff] [blame] |
defconfig: Move CONFIG_SPI_FLASH_BAR from configs This commit moves: - CONFIG_SPI_FLASH_BAR from include/configs/*.h into configs/*_defconfigs Signed-off-by: Jagan Teki <jteki@openedev.com>
diff --git a/configs/bg0900_defconfig b/configs/bg0900_defconfig index 8e0fac8..a29ad01 100644 --- a/configs/bg0900_defconfig +++ b/configs/bg0900_defconfig
@@ -4,3 +4,4 @@ # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set CONFIG_SPI_FLASH=y +CONFIG_SPI_FLASH_BAR=y