Skip to content

Commit

Permalink
build UHID as module
Browse files Browse the repository at this point in the history
  • Loading branch information
stratosk committed Apr 26, 2013
1 parent a17a875 commit 11f6acd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion arch/arm/configs/semaphore_captivate_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ CONFIG_SND=y
CONFIG_SND_SOC=y
CONFIG_SND_SOC_SAMSUNG=y
CONFIG_SND_SOC_SAMSUNG_HERRING_WM8994=y
CONFIG_UHID=y
CONFIG_UHID=m
# CONFIG_SND_WM8994_EXTENSIONS_DEVELOPMENT is not set
CONFIG_USB_HID=m
CONFIG_USB_DEBUG=y
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/configs/semaphore_galaxys_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ CONFIG_SND=y
CONFIG_SND_SOC=y
CONFIG_SND_SOC_SAMSUNG=y
CONFIG_SND_SOC_SAMSUNG_HERRING_WM8994=y
CONFIG_UHID=y
CONFIG_UHID=m
# CONFIG_SND_WM8994_EXTENSIONS_DEVELOPMENT is not set
CONFIG_USB_HID=m
CONFIG_USB_DEBUG=y
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/configs/semaphore_vibrant_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ CONFIG_SND=y
CONFIG_SND_SOC=y
CONFIG_SND_SOC_SAMSUNG=y
CONFIG_SND_SOC_SAMSUNG_HERRING_WM8994=y
CONFIG_UHID=y
CONFIG_UHID=m
# CONFIG_SND_WM8994_EXTENSIONS_DEVELOPMENT is not set
CONFIG_USB_HID=m
CONFIG_USB_DEBUG=y
Expand Down

0 comments on commit 11f6acd

Please sign in to comment.