This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a5fc7aa901b6818c67cc7e5cef8201fbaab8fa1b
linux
/
arch
/
arm
/
mach-mstar
/
Makefile
2 lines
40 B
Makefile
Raw
Normal View
History
Unescape
Escape
ARM: mstar: Add machine for MStar/Sigmastar Armv7 SoCs Initial support for the MStar/Sigmastar Armv7 based IP camera and dashcam SoCs. These chips are interesting in that they contain a Cortex-A7, peripherals and system memory in a single tiny QFN package that can be hand soldered allowing almost anyone to embed Linux in their projects. Signed-off-by: Daniel Palmer <daniel@0x0f.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2020-07-10 18:45:38 +09:00
obj-$(CONFIG_ARCH_MSTARV7)
+=
mstarv7.o
Reference in New Issue
Copy Permalink