This website requires JavaScript.
Explore
Help
Register
Sign In
OpenSDV
/
original_kernel
Watch
1
Star
0
Fork
You've already forked original_kernel
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
49ed3398b7
original_kernel
/
arch
/
sh
/
boards
/
mach-x3proto
/
Makefile
4 lines
63 B
Makefile
Raw
Normal View
History
Unescape
Escape
sh: x3proto: ILSEL IRQ support. This adds functionality for the on-board ILSEL IRQs that chain IRL mode events. Many on-board devices (ethernet, usb, etc.) rely on ILSEL IRQs directly. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-08-08 14:26:51 +08:00
obj-y
+=
setup.o ilsel.o
sh: mach-x3proto: Support for baseboard GPIOs. This adds trivial support for the GPIOs implemented through the baseboard CPLD, used for driving the button matrix. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-10-04 01:59:29 +08:00
obj-$(CONFIG_GENERIC_GPIO)
+=
gpio.o