Commit 5e9bd2c4 authored by Rob Radez's avatar Rob Radez Committed by David S. Miller

arch/sparc/config.in: Remove commented out LVM bits.

parent 9ba73e24
......@@ -81,11 +81,6 @@ bool 'Normal floppy disk support' CONFIG_BLK_DEV_FD
tristate 'Loopback device support' CONFIG_BLK_DEV_LOOP
dep_tristate 'Network block device support' CONFIG_BLK_DEV_NBD $CONFIG_NET
#tristate 'Logical volume manager (LVM) support' CONFIG_BLK_DEV_LVM N
#if [ "$CONFIG_BLK_DEV_LVM" != "n" ]; then
# bool ' LVM information in proc filesystem' CONFIG_LVM_PROC_FS Y
#fi
source drivers/md/Config.in
tristate 'RAM disk support' CONFIG_BLK_DEV_RAM
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment