This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
7c1c7c18fc
linux
/
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