Skip to content

Commit

Permalink
[ARM] 4014/1: include drivers/hid/Kconfig
Browse files Browse the repository at this point in the history
HID drivers are in their own directory now, so we have to
include the Kconfig file for arm.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Sascha Hauer authored and Russell King committed Dec 13, 2006
1 parent 1a815ae commit c2dade5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -937,6 +937,8 @@ source "drivers/video/Kconfig"

source "sound/Kconfig"

source "drivers/hid/Kconfig"

source "drivers/usb/Kconfig"

source "drivers/mmc/Kconfig"
Expand Down

0 comments on commit c2dade5

Please sign in to comment.