From: Stefan Bader Date: Wed, 17 May 2017 07:58:30 +0000 (+0200) Subject: UBUNTU: [Config] Remove CONFIG_MTD_NAND_OXNAS=m X-Git-Tag: Ubuntu-4.10.0-25.29~153 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=09b0c3603e7b4ecb6691f514fe6655b0607e30de;p=mirror_ubuntu-zesty-kernel.git UBUNTU: [Config] Remove CONFIG_MTD_NAND_OXNAS=m This driver apparently is only needed for one specific platform. So "mtd: nand: Add OX820 NAND hardware dependency" removes it from being available if not compiling for ARCH_OXNAS. Remove it from config.common.ubuntu (as far as I know none of our master kernel and derivatives in main git tree supports that hw). BugLink: https://bugs.launchpad.net/bugs/1691369 Signed-off-by: Stefan Bader Signed-off-by: Thadeu Lima de Souza Cascardo --- diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu index 831b9c1ed459..2026f8b23525 100644 --- a/debian.master/config/config.common.ubuntu +++ b/debian.master/config/config.common.ubuntu @@ -5190,7 +5190,6 @@ CONFIG_MTD_NAND_NANDSIM=m CONFIG_MTD_NAND_OMAP2=y CONFIG_MTD_NAND_OMAP_BCH=y CONFIG_MTD_NAND_ORION=m -CONFIG_MTD_NAND_OXNAS=m CONFIG_MTD_NAND_PLATFORM=m CONFIG_MTD_NAND_PXA3xx=m CONFIG_MTD_NAND_QCOM=m