From 439c77f50ac431cc9f708708dc6ffe0c35feb4a3 Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Mon, 30 Jun 2008 09:45:39 +0000 Subject: [PATCH] topconfig: Enable BLK_DEV_BSG for SG v4 support. seen enabled on fedora since long. "needed to support persistent names for tape devices" -Md svn path=/dists/trunk/linux-2.6/; revision=11737 --- debian/changelog | 1 + debian/config/config | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b83b6cce0..c6152faa9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -60,6 +60,7 @@ linux-2.6 (2.6.26~rc8-1~experimental.1) UNRELEASED; urgency=low (closes: #485192) * [ppc]: Enable RTC_DRV_PPC. (closes: #484693) Thanks for the patch to Geoff Levand . + * Enable BLK_DEV_BSG for SG v4 support. [ Martin Michlmayr ] * [arm/orion5x] Update the config to reflect upstream renaming this diff --git a/debian/config/config b/debian/config/config index 086eebb79..639a9fcd2 100644 --- a/debian/config/config +++ b/debian/config/config @@ -5,7 +5,7 @@ CONFIG_BLOCK=y CONFIG_LBD=y CONFIG_BLK_DEV_IO_TRACE=y CONFIG_LSF=y -# CONFIG_BLK_DEV_BSG is not set +CONFIG_BLK_DEV_BSG=y ## ## file: block/Kconfig.iosched