commit | 0ed6ca3a22f871fdb7335194f6488d14b2dad96a | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Dec 16 14:00:09 2015 +0900 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Dec 18 18:20:41 2015 -0800 |
tree | c4a0abe5231f53692a8bec6366c2579b955f411a | |
parent | 44991b3d19cd71eabe68019ae7cb91df0c929614 [diff] |
mtd: denali: make MTD_NAND_DENALI_DT dependent on OF The build passes even if CONFIG_OF is undefined, but it makes sense to let it depend on OF. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>