Home
last modified time | relevance | path

Searched hist:"65555 e9e7b6e8be1a1c2c881c9f0bddac2d08bcc" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/spi/
H A DKconfig65555e9e7b6e8be1a1c2c881c9f0bddac2d08bcc Sat Feb 09 12:15:42 UTC 2019 Jagan Teki <jagan@amarulasolutions.com> UPSTREAM: mtd: spi: Kconfig: Update CONFIG_SPI_FLASH

1) CONFIG_SPI_FLASH is not just a legacy code, but it has common
core code which handle both dm and non-dm spi flash code. So
fix the info text to make it clear globally.

2) Since it's flash core it shouldn't depends on legacy SPI,
so remove the 'depends on SPI'

Cc: Vignesh R <vigneshr@ti.com>
Change-Id: Ie388cd31a208cfd5ce7d7dc657064e05b754a321
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit 989fd97fe56676dd636803c467834c36a86d06a5)