Commit 313d6e4e authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

Kernel was not adding value from .scc (from .cfg) because it didn't like...

Kernel was not adding value from .scc (from .cfg) because it didn't like 'tristate' didn't have a description string
parent 0387b306
...@@ -579,4 +579,9 @@ config MTD_NAND_MTK ...@@ -579,4 +579,9 @@ config MTD_NAND_MTK
Enables support for NAND controller on MTK SoCs. Enables support for NAND controller on MTK SoCs.
This controller is found on mt27xx, mt81xx, mt65xx SoCs. This controller is found on mt27xx, mt81xx, mt65xx SoCs.
# Elphel (comes from elphel393.cfg)
config MTD_NAND_OTP
tristate "NAND OTP area r/w support for Micron devices"
default n
endif # MTD_NAND endif # MTD_NAND
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment