Merge branch 'android-4.4' of https://android.googlesource.com/kernel/common
[firefly-linux-kernel-4.4.55.git] / drivers / rk_nand / Kconfig
1 if ARCH_ROCKCHIP
2 config RK_NAND
3         tristate "RK NAND Device Support"
4         default n
5         help
6           RK NAND Device Support.
7
8 endif