drivers: framework for a generic flash driver

The framework for a generic flash driver.

Change-Id: I030eb6d88338f4d6611fc6e5cae42ac586cfdb12
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
This commit is contained in:
Baohong Liu 2016-02-18 10:52:19 -08:00 committed by Gerrit Code Review
commit 29c8f95ec4
5 changed files with 163 additions and 0 deletions

View file

@ -67,4 +67,6 @@ source "drivers/qmsi/Kconfig"
source "drivers/nble/Kconfig"
source "drivers/flash/Kconfig"
endmenu