Re-enable the LIRC_STAGING drivers (rhbz 784398)

This commit is contained in:
Josh Boyer 2012-01-24 14:33:03 -05:00
parent b652ddfbcb
commit bb1165406c
2 changed files with 3 additions and 1 deletions

View File

@ -4408,7 +4408,8 @@ CONFIG_UWB_WHCI=m
CONFIG_UWB_I1480U=m
CONFIG_STAGING=y
# CONFIG_STAGING_MEDIA is not set
CONFIG_STAGING_MEDIA=y
# CONFIG_DVB_AS102 is not set
# CONFIG_ET131X is not set
# CONFIG_SLICOSS is not set
# CONFIG_WLAGS49_H2 is not set

View File

@ -2298,6 +2298,7 @@ fi
* Tue Jan 24 2012 Josh Boyer <jwboyer@redhat.com>
- Re-enable the ARCMSR module (rhbz 784287)
- Add back a set of patches that were erroneously dropped during the rebase
- Re-enable the LIRC_STAGING drivers (rhbz 784398)
* Mon Jan 23 2012 Josh Boyer <jwboyer@redhat.com> 3.2.1-3
- Fix oops in iwlwifi/iwlagn driver (rhbz 766071)