Skip to content
Snippets Groups Projects
Commit 53f06134 authored by Tom Rini's avatar Tom Rini
Browse files

Convert CONFIG_NAND_FSL_ELBC et al to Kconfig


This converts the following to Kconfig:
   CONFIG_NAND_FSL_ELBC
   CONFIG_NAND_FSL_IFC

Note that a number of PowerPC platforms had previously enabled
CONFIG_NAND_FSL_ELBC without CONFIG_MTD_RAW_NAND, and now they no longer
enable the option, reducing the size of a few functions.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent b2e25afa
No related branches found
No related tags found
Loading
Showing
with 19 additions and 2 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment