This website requires JavaScript.
Explore
Help
Register
Sign In
AuxXxilium
/
linux_dsm_epyc7002
Watch
1
Star
0
Fork
0
You've already forked linux_dsm_epyc7002
mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced
2025-02-21 10:55:09 +07:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8838eb6c0b
linux_dsm_epyc7002
/
arch
/
arm
/
mach-zx
/
Makefile
3 lines
82 B
Makefile
Raw
Normal View
History
Unescape
Escape
ARM: zx: add basic support for ZTE ZX296702 Add basic code for ZTE ZX296702 platform. [arnd: removed unused zx296702_init_machine function, and changed l2c aux val to default] Signed-off-by: Jun Nie <jun.nie@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2015-04-28 16:18:05 +07:00
obj-$(CONFIG_SOC_ZX296702)
+=
zx296702.o
ARM: zx: enable SMP and hotplug for zx296702 Bring up the secondary core. Enable hotplug with supporting powering off secondary core. Signed-off-by: Jun Nie <jun.nie@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2015-04-28 16:18:10 +07:00
obj-$(CONFIG_SMP)
+=
headsmp.o platsmp.o
Reference in New Issue
Copy Permalink