This website requires JavaScript.
Explore
Drone CI
Help
Register
Sign In
lisa
/
android_kernel_xiaomi_sm8350
Watch
1
Star
0
Fork
0
You've already forked android_kernel_xiaomi_sm8350
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
dc3f5e68f8
android_kernel_xiaomi_sm8350
/
arch
/
sh
/
boards
/
mach-migor
/
Makefile
3 lines
69 B
Makefile
Raw
Normal View
History
Unescape
Escape
sh: Add migor specific memory pre/post sleep code Add self-refresh handling code for the Migo-R board. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-10-29 06:52:31 -04:00
obj-y
:=
setup.o sdram.o
sh: Add SuperH Mobile LCDC platform data for Migo-R Add WVGA and QVGA LCD panel support to Migo-R. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-07-28 05:47:30 -04:00
obj-$(CONFIG_SH_MIGOR_QVGA)
+=
lcd_qvga.o
Reference in New Issue
Copy Permalink