diff options
author | Jagan Teki <jteki@openedev.com> | 2015-06-29 23:47:40 +0530 |
---|---|---|
committer | Jagan Teki <jteki@openedev.com> | 2015-07-01 21:39:06 +0530 |
commit | afdfe387cde6c878d99703089f2ffe7612a2c3dd (patch) | |
tree | 44e613cb8d01b355628e222f7b065224ca598c73 | |
parent | 84d31b3b8f2f2134e1534354cba82ca8cb671962 (diff) |
README: Remove CONFIG_SPI_FLASH_BAR help text
Since the help text is added in drivers/mtd/spi/Kconfig
Signed-off-by: Jagan Teki <jteki@openedev.com>
-rw-r--r-- | README | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -3079,11 +3079,6 @@ CBFS (Coreboot Filesystem) support Define this option to include a destructive SPI flash test ('sf test'). - CONFIG_SPI_FLASH_BAR Ban/Extended Addr Reg - - Define this option to use the Bank addr/Extended addr - support on SPI flashes which has size > 16Mbytes. - CONFIG_SF_DUAL_FLASH Dual flash memories Define this option to use dual flash support where two flash |