]> Git Repo - J-u-boot.git/commit
mtd: nand: denali: make NAND_DENALI unconfigurable option
authorMasahiro Yamada <[email protected]>
Wed, 6 Dec 2017 04:51:50 +0000 (13:51 +0900)
committerMasahiro Yamada <[email protected]>
Mon, 11 Dec 2017 15:36:11 +0000 (00:36 +0900)
commitdc774e69bb72a3d8ff4c2af7a280a655f395530b
tree7e85015aa0133d18eae719937ce11196187dba24
parent00ed0e3ee38773bc8430fd51b1085c0cec1f9a50
mtd: nand: denali: make NAND_DENALI unconfigurable option

denali.c has no driver entry in itself.  It makes sense only when
compiled together with denali_dt.c

Let NAND_DENALI_DT select NAND_DENALI, and hide NAND_DENALI from
the Kconfig menu.

Signed-off-by: Masahiro Yamada <[email protected]>
drivers/mtd/nand/Kconfig
This page took 0.034056 seconds and 4 git commands to generate.