This website requires JavaScript.
Explore
Help
Sign In
hollalinux
/
linux-sg2042
mirror of
https://github.com/sophgo/linux-riscv.git
Watch
1
Star
0
Fork
You've already forked linux-sg2042
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a76eb09ae3
linux-sg2042
/
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