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