dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat(mipi): add 8' and 10' mipi support in kernel
lin
2025-02-25
a02983e50ab34c3e7366b27cdeca427a327faebd
[~lzh/A133.git]
/
longan
/
kernel
/
linux-4.9
/
drivers
/
staging
/
nvec
/
Makefile
1
2
3
4
5
obj-$(CONFIG_SERIO_NVEC_PS2) += nvec_ps2.o
obj-$(CONFIG_MFD_NVEC) += nvec.o
obj-$(CONFIG_NVEC_POWER) += nvec_power.o
obj-$(CONFIG_KEYBOARD_NVEC) += nvec_kbd.o
obj-$(CONFIG_NVEC_PAZ00) += nvec_paz00.o