Change USB_SERIAL_OPTION back to modular. (rhbz 727680)
This commit is contained in:
parent
ec0811cedb
commit
e0ce6b691c
@ -3381,7 +3381,7 @@ CONFIG_USB_SERIAL_MOS7715_PARPORT=y
|
||||
CONFIG_USB_SERIAL_MOS7840=m
|
||||
CONFIG_USB_SERIAL_MOTOROLA=m
|
||||
CONFIG_USB_SERIAL_NAVMAN=m
|
||||
CONFIG_USB_SERIAL_OPTION=y
|
||||
CONFIG_USB_SERIAL_OPTION=m
|
||||
CONFIG_USB_SERIAL_OTI6858=m
|
||||
CONFIG_USB_SERIAL_OPTICON=m
|
||||
CONFIG_USB_SERIAL_OMNINET=m
|
||||
|
@ -1895,6 +1895,9 @@ fi
|
||||
# and build.
|
||||
|
||||
%changelog
|
||||
* Tue Aug 02 2011 Dave Jones <davej@redhat.com>
|
||||
- Change USB_SERIAL_OPTION back to modular. (rhbz 727680)
|
||||
|
||||
* Tue Aug 02 2011 Josh Boyer <jwboyer@redhat.com>
|
||||
- Fix epoll recursive lockdep warnings (rhbz 722472)
|
||||
- Turn debug builds back on
|
||||
|
Loading…
Reference in New Issue
Block a user