Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-block

* 'block' of git://brick.kernel.dk/data/git/linux-2.6-block:
  [PATCH] Only enable CONFIG_BLOCK option for embedded
This commit is contained in:
Linus Torvalds 2006-09-30 13:59:54 -07:00
commit cfae35804b

View File

@ -2,7 +2,7 @@
# Block layer core configuration
#
config BLOCK
bool "Enable the block layer"
bool "Enable the block layer" if EMBEDDED
default y
help
This permits the block layer to be removed from the kernel if it's not