Build CONFIG_HID and CONFIG_HID_GENERIC in

This commit is contained in:
Josh Boyer 2012-07-13 09:41:01 -04:00
parent 92842cd550
commit 62b4308604
2 changed files with 6 additions and 3 deletions

View File

@ -2984,7 +2984,7 @@ CONFIG_USB_HID=y
CONFIG_HID_SUPPORT=y
CONFIG_HID=m
CONFIG_HID=y
CONFIG_HID_BATTERY_STRENGTH=y
# debugging default is y upstream now
CONFIG_HIDRAW=y
@ -3050,7 +3050,7 @@ CONFIG_HID_WIIMOTE_EXT=y
CONFIG_HID_KYE=m
CONFIG_HID_SAITEK=m
CONFIG_HID_TIVO=m
CONFIG_HID_GENERIC=m
CONFIG_HID_GENERIC=y
CONFIG_HID_AUREAL=m

View File

@ -62,7 +62,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
%global baserelease 1
%global baserelease 2
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2300,6 +2300,9 @@ fi
# ||----w |
# || ||
%changelog
* Fri Jul 13 2012 Josh Boyer <jwboyer@redhat.com>
- Build CONFIG_HID and CONFIG_HID_GENERIC in
* Thu Jul 12 2012 Justin M. Forbes <jforbes@redhat.com> - 3.5.0-0.rc6.git3.1
- Linux v3.5-rc6-117-g918227b