From f385f60fa2a4345dccb8e961d6ca041f8937b76b Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Thu, 10 Dec 2015 07:51:08 +0000 Subject: [PATCH] #46316 add CONFIG_MTD_PCMCIA=m --- config | 2 +- config.x86_64 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config b/config index 8a663ab..2b6d8f3 100644 --- a/config +++ b/config @@ -1771,7 +1771,7 @@ CONFIG_MTD_SCB2_FLASH=m # CONFIG_MTD_NETtel is not set # CONFIG_MTD_L440GX is not set CONFIG_MTD_PCI=m -# CONFIG_MTD_PCMCIA is not set +CONFIG_MTD_PCMCIA=m # CONFIG_MTD_GPIO_ADDR is not set # CONFIG_MTD_INTEL_VR_NOR is not set CONFIG_MTD_PLATRAM=m diff --git a/config.x86_64 b/config.x86_64 index 2f66067..75f2a37 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1758,7 +1758,7 @@ CONFIG_MTD_SCB2_FLASH=m # CONFIG_MTD_NETtel is not set # CONFIG_MTD_L440GX is not set CONFIG_MTD_PCI=m -# CONFIG_MTD_PCMCIA is not set +CONFIG_MTD_PCMCIA=m # CONFIG_MTD_GPIO_ADDR is not set # CONFIG_MTD_INTEL_VR_NOR is not set CONFIG_MTD_PLATRAM=m