From 457faa832956ddc8f56b95303f08b61f2696b0be Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 30 May 2011 23:40:26 +0000 Subject: [PATCH] usb-storage: Enable USB_STORAGE_REALTEK, USB_STORAGE_ENE_UB6250 as modules svn path=/dists/trunk/linux-2.6/; revision=17535 --- debian/changelog | 2 ++ debian/config/config | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 278fb1a56..d83ac6c80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -49,6 +49,8 @@ linux-2.6 (3.0~rc1-1~experimental.1) UNRELEASED; urgency=low * hid: Enable HID_ACRUX, HID_EMS_FF, HID_KEYTOUCH, HID_LCPOWER, HID_MULTITOUCH, HID_ROCCAT_ARVO, HID_ROCCAT_KONEPLUS, HID_ROCCAT_KOVAPLUS as modules + * usb-storage: Enable USB_STORAGE_REALTEK, USB_STORAGE_ENE_UB6250 as + modules -- Ben Hutchings Sat, 21 May 2011 22:13:08 +0100 diff --git a/debian/config/config b/debian/config/config index 40f1fc153..28b0f4df5 100644 --- a/debian/config/config +++ b/debian/config/config @@ -2824,6 +2824,7 @@ CONFIG_USB_SERIAL_DEBUG=m ## CONFIG_USB_STORAGE=m # CONFIG_USB_STORAGE_DEBUG is not set +CONFIG_USB_STORAGE_REALTEK=m CONFIG_USB_STORAGE_DATAFAB=m CONFIG_USB_STORAGE_FREECOM=m CONFIG_USB_STORAGE_ISD200=m @@ -2835,6 +2836,7 @@ CONFIG_USB_STORAGE_ALAUDA=m CONFIG_USB_STORAGE_ONETOUCH=m CONFIG_USB_STORAGE_KARMA=m CONFIG_USB_STORAGE_CYPRESS_ATACB=m +CONFIG_USB_STORAGE_ENE_UB6250=m CONFIG_USB_UAS=m # CONFIG_USB_LIBUSUAL is not set