mtd/Kconfig: add missing Kconfig entry, MTD_PROGMEM
authorHeesub Shin <heesub.shin@samsung.com>
Sat, 18 Mar 2017 05:53:50 +0000 (14:53 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Mon, 17 Apr 2017 09:55:39 +0000 (18:55 +0900)
commit77cb04baaa2a4212451acbf4ff3f16457fe8baaa
tree568c32799e64fda7b8950f66fadfbc5ead7398ee
parent3a89923a59b27ffe8d464d0760829d4fe81e6c01
mtd/Kconfig: add missing Kconfig entry, MTD_PROGMEM

This commit adds a Kconfig entry, MTD_PROGMEM, which enables the progmem
that provides the upper-half implementation for on-chip flash memories.

Change-Id: Ic652ae92bb7ea1dff0c5a5e47c29394f177cce12
Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
os/fs/driver/mtd/Kconfig