diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2015-07-06 09:38:14 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2015-08-10 10:26:33 +0200 |
commit | d15135bd94bfb94077484baae0e53e3675541763 (patch) | |
tree | c420eff83b4bd2debac7e40276bcc3c5b34f0ca2 /arch/m68k/configs/mac_defconfig | |
parent | d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 (diff) |
m68k/defconfig: Disable experimental CONFIG_DM_CACHE
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/configs/mac_defconfig')
-rw-r--r-- | arch/m68k/configs/mac_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/configs/mac_defconfig b/arch/m68k/configs/mac_defconfig index 72bc187ca995..1381eed7702d 100644 --- a/arch/m68k/configs/mac_defconfig +++ b/arch/m68k/configs/mac_defconfig @@ -311,7 +311,6 @@ CONFIG_BLK_DEV_DM=m CONFIG_DM_CRYPT=m CONFIG_DM_SNAPSHOT=m CONFIG_DM_THIN_PROVISIONING=m -CONFIG_DM_CACHE=m CONFIG_DM_ERA=m CONFIG_DM_MIRROR=m CONFIG_DM_RAID=m |