This website requires JavaScript.
Explore
Help
Sign In
OrgACRN
/
acrn-kernel
mirror of
https://github.com/projectacrn/acrn-kernel.git
Watch
1
Star
0
Fork
You've already forked acrn-kernel
0
Code
Issues
Releases
Wiki
Activity
bf59170a66
acrn-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