projects
/
platform
/
kernel
/
linux-rpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ARM64: tizen_bcm2711_defconfig: Enable VIDEO_CODEC_BCM2835
[platform/kernel/linux-rpi.git]
/
arch
/
arm
/
mach-cns3xxx
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0
2
obj-$(CONFIG_ARCH_CNS3XXX) += cns3xxx.o
3
cns3xxx-y += core.o pm.o
4
cns3xxx-$(CONFIG_ATAGS) += devices.o
5
cns3xxx-$(CONFIG_PCI) += pcie.o
6
cns3xxx-$(CONFIG_MACH_CNS3420VB) += cns3420vb.o