This website requires JavaScript.
Explore
Help
Sign in
forge
/
linux-pinenote
Watch
1
Star
0
Fork
You've already forked linux-pinenote
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
dadefe3b71
linux-pinenote
/
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 15:26:51 +09: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 02:59:29 +09:00
obj-$(CONFIG_GENERIC_GPIO)
+=
gpio.o
Reference in a new issue
Copy permalink