summaryrefslogtreecommitdiffstats
path: root/config-generic
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-01-22 15:05:51 -0500
committerJosh Boyer <jwboyer@redhat.com>2012-01-22 15:06:22 -0500
commitec5a10be431f383cd80ba5e31fe23f9a7b34b283 (patch)
tree47640e6cff1c75e2688bd2a1a0e2c3b9c47c1451 /config-generic
parent76e8dd22534b76d2060d7f485cb17071694b6b21 (diff)
downloadkernel-ec5a10be431f383cd80ba5e31fe23f9a7b34b283.tar.gz
kernel-ec5a10be431f383cd80ba5e31fe23f9a7b34b283.tar.xz
kernel-ec5a10be431f383cd80ba5e31fe23f9a7b34b283.zip
Disable NVME as it doesn't build on 32-bit
Diffstat (limited to 'config-generic')
-rw-r--r--config-generic2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-generic b/config-generic
index 73711dcda..dc81c6cf4 100644
--- a/config-generic
+++ b/config-generic
@@ -249,7 +249,7 @@ CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_NBD=m
-CONFIG_BLK_DEV_NVME=m
+# CONFIG_BLK_DEV_NVME is not set
CONFIG_BLK_DEV_OSD=m
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_COUNT=16