[arm/iop32x, arm/orion5x] Enable USB_SISUSBVGA.

svn path=/dists/trunk/linux-2.6/; revision=11911
This commit is contained in:
Martin Michlmayr 2008-07-26 20:16:23 +00:00
parent 33f2023f84
commit cada733908
3 changed files with 11 additions and 0 deletions

1
debian/changelog vendored
View File

@ -114,6 +114,7 @@ linux-2.6 (2.6.26-1~experimental.1) UNRELEASED; urgency=low
* [arm] Enable KEXEC (closes: #492268).
* [arm/orion5x] Enable USB_PRINTER, requested by Mike Arthur.
* [arm/orion5x] Enable binfmt aout, x25, wireless and ATM.
* [arm/iop32x, arm/orion5x] Enable USB_SISUSBVGA.
[ Ian Campbell ]
* Readme.build updated on how to generate orig tarballs.

View File

@ -668,6 +668,11 @@ CONFIG_USB_OHCI_HCD=m
CONFIG_USB_UHCI_HCD=m
CONFIG_USB_SL811_HCD=m
##
## file: drivers/usb/misc/sisusbvga/Kconfig
##
CONFIG_USB_SISUSBVGA=m
##
## file: drivers/usb/storage/Kconfig
##

View File

@ -434,6 +434,11 @@ CONFIG_USB_OHCI_HCD=m
CONFIG_USB_UHCI_HCD=m
CONFIG_USB_SL811_HCD=m
##
## file: drivers/usb/misc/sisusbvga/Kconfig
##
CONFIG_USB_SISUSBVGA=m
##
## file: drivers/usb/storage/Kconfig
##