Skip to content

Commit

Permalink
Merge branch 'block' of git://brick.kernel.dk/data/git/linux-2.6-block
Browse files Browse the repository at this point in the history
* 'block' of git://brick.kernel.dk/data/git/linux-2.6-block:
  [PATCH] Only enable CONFIG_BLOCK option for embedded
  • Loading branch information
Linus Torvalds committed Sep 30, 2006
2 parents 56f29d7 + 51d7513 commit cfae358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion block/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cfae358

Please sign in to comment.