Skip to content

Commit ec8f24b

Browse files
KAGA-KOKOgregkh
authored andcommitted
treewide: Add SPDX license identifier - Makefile/Kconfig
Add SPDX license identifiers to all Make/Kconfig files which: - Have no license information of any form These files fall under the project license, GPL v2 only. The resulting SPDX license identifier is: GPL-2.0-only Signed-off-by: Thomas Gleixner <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 09c434b commit ec8f24b

File tree

2,107 files changed

+2107
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,107 files changed

+2107
-0
lines changed

arch/alpha/math-emu/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
#
23
# Makefile for the FPU instruction emulation.
34
#

arch/alpha/mm/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
#
23
# Makefile for the linux alpha-specific parts of the memory manager.
34
#

arch/arc/plat-eznps/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
#
23
# Makefile for the linux kernel.
34
#

arch/arm/mach-actions/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
obj-${CONFIG_SMP} += platsmp.o

arch/arm/mach-alpine/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
obj-y += alpine_machine.o
23
obj-$(CONFIG_SMP) += platsmp.o alpine_cpu_pm.o

arch/arm/mach-artpec/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_ARTPEC
23
bool "Axis Communications ARM based ARTPEC SoCs"
34
depends on ARCH_MULTI_V7

arch/arm/mach-artpec/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
obj-$(CONFIG_MACH_ARTPEC6) := board-artpec6.o

arch/arm/mach-asm9260/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
config MACH_ASM9260
23
bool "Alphascale ASM9260"
34
depends on ARCH_MULTI_V5

arch/arm/mach-aspeed/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_ASPEED
23
bool "Aspeed BMC architectures"
34
depends on ARCH_MULTI_V5 || ARCH_MULTI_V6

arch/arm/mach-at91/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_AT91
23
bool "AT91/Microchip SoCs"
34
depends on ARCH_MULTI_V4T || ARCH_MULTI_V5 || ARCH_MULTI_V7 || ARM_SINGLE_ARMV7M

arch/arm/mach-at91/Makefile.boot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
# Empty file waiting for deletion once Makefile.boot isn't needed any more.
23
# Patch waits for application at
34
# http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=7889/1 .

arch/arm/mach-berlin/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_BERLIN
23
bool "Marvell Berlin SoCs"
34
depends on ARCH_MULTI_V7

arch/arm/mach-berlin/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
obj-y += berlin.o
23
obj-$(CONFIG_SMP) += headsmp.o platsmp.o

arch/arm/mach-digicolor/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
obj-$(CONFIG_ARCH_DIGICOLOR) += digicolor.o

arch/arm/mach-dove/Makefile.boot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
zreladdr-y += 0x00008000
23
params_phys-y := 0x00000100
34
initrd_phys-y := 0x00800000

arch/arm/mach-ebsa110/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
#
23
# Makefile for the linux kernel.
34
#

arch/arm/mach-ebsa110/Makefile.boot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
zreladdr-y += 0x00008000
23
params_phys-y := 0x00000400
34
initrd_phys-y := 0x00800000

arch/arm/mach-efm32/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
obj-y += dtmachine.o

arch/arm/mach-efm32/Makefile.boot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
# Empty file waiting for deletion once Makefile.boot isn't needed any more.
23
# Patch waits for application at
34
# http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=7889/1 .

arch/arm/mach-ep93xx/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
if ARCH_EP93XX
23

34
menu "Cirrus EP93xx Implementation Options"

arch/arm/mach-ep93xx/Makefile.boot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
# Empty file waiting for deletion once Makefile.boot isn't needed any more.

arch/arm/mach-footbridge/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
if ARCH_FOOTBRIDGE
23

34
menu "Footbridge Implementations"

arch/arm/mach-footbridge/Makefile.boot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
zreladdr-y += 0x00008000
23
params_phys-y := 0x00000100
34
initrd_phys-y := 0x00800000

arch/arm/mach-gemini/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_GEMINI
23
bool "Cortina Systems Gemini"
34
depends on ARCH_MULTI_V4

arch/arm/mach-gemini/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
# Makefile for Cortina systems Gemini
23
obj-y := board-dt.o

arch/arm/mach-highbank/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
config ARCH_HIGHBANK
23
bool "Calxeda ECX-1000/2000 (Highbank/Midway)"
34
depends on ARCH_MULTI_V7

arch/arm/mach-highbank/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
obj-y := highbank.o system.o smc.o
23

34
plus_sec := $(call as-instr,.arch_extension sec,+sec)

arch/arm/mach-hisi/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
config ARCH_HISI
23
bool "Hisilicon SoC Support"
34
depends on ARCH_MULTI_V7

arch/arm/mach-hisi/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
#
23
# Makefile for Hisilicon processors family
34
#

arch/arm/mach-imx/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_MXC
23
bool "Freescale i.MX family"
34
depends on ARCH_MULTI_V4_V5 || ARCH_MULTI_V6_V7 || ARM_SINGLE_ARMV7M

arch/arm/mach-imx/devices/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
config IMX_HAVE_PLATFORM_FEC
23
bool
34
default y if SOC_IMX25 || SOC_IMX27 || SOC_IMX35

arch/arm/mach-integrator/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_INTEGRATOR
23
bool "ARM Ltd. Integrator family"
34
depends on ARCH_MULTI_V4T || ARCH_MULTI_V5 || ARCH_MULTI_V6

arch/arm/mach-iop13xx/Makefile.boot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
zreladdr-y += 0x00008000
23
params_phys-y := 0x00000100
34
initrd_phys-y := 0x00800000

arch/arm/mach-iop32x/Makefile.boot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
zreladdr-y += 0xa0008000
23
params_phys-y := 0xa0000100
34
initrd_phys-y := 0xa0800000

arch/arm/mach-iop33x/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
if ARCH_IOP33X
23

34
menu "IOP33x Implementation Options"

arch/arm/mach-iop33x/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
#
23
# Makefile for the linux kernel.
34
#

arch/arm/mach-iop33x/Makefile.boot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
zreladdr-y += 0x00008000
23
params_phys-y := 0x00000100
34
initrd_phys-y := 0x00800000

arch/arm/mach-ixp4xx/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
if ARCH_IXP4XX
23

34
menu "Intel IXP4xx Implementation Options"

arch/arm/mach-ixp4xx/Makefile.boot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
zreladdr-y += 0x00008000
23
params_phys-y := 0x00000100
34

arch/arm/mach-keystone/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
config ARCH_KEYSTONE
23
bool "Texas Instruments Keystone Devices"
34
depends on ARCH_MULTI_V7

arch/arm/mach-ks8695/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
if ARCH_KS8695
23

34
menu "Kendin/Micrel KS8695 Implementations"

arch/arm/mach-ks8695/Makefile.boot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
# Note: the following conditions must always be true:
23
# ZRELADDR == virt_to_phys(TEXTADDR)
34
# PARAMS_PHYS must be within 4MB of ZRELADDR

arch/arm/mach-lpc18xx/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
obj-y += board-dt.o

arch/arm/mach-lpc18xx/Makefile.boot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
# Empty file waiting for deletion once Makefile.boot isn't needed any more.
23
# Patch waits for application at
34
# http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=7889/1 .

arch/arm/mach-lpc32xx/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
#
23
# Makefile for the linux kernel.
34
#

arch/arm/mach-lpc32xx/Makefile.boot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
zreladdr-y += 0x80008000
23
params_phys-y := 0x80000100
34
initrd_phys-y := 0x82000000

arch/arm/mach-mediatek/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_MEDIATEK
23
bool "MediaTek SoC Support"
34
depends on ARCH_MULTI_V7

arch/arm/mach-mediatek/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
obj-$(CONFIG_SMP) += platsmp.o
23
obj-y += mediatek.o

arch/arm/mach-meson/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_MESON
23
bool "Amlogic Meson SoCs"
34
depends on ARCH_MULTI_V7

arch/arm/mach-meson/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
obj-$(CONFIG_ARCH_MESON) += meson.o
23
obj-$(CONFIG_SMP) += platsmp.o

arch/arm/mach-milbeaut/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
obj-$(CONFIG_SMP) += platsmp.o

arch/arm/mach-mmp/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_MMP
23
bool "Marvell PXA168/910/MMP2"
34
depends on ARCH_MULTI_V5 || ARCH_MULTI_V7

arch/arm/mach-moxart/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_MOXART
23
bool "MOXA ART SoC"
34
depends on ARCH_MULTI_V4

arch/arm/mach-moxart/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
# Object file lists.
23

34
obj-$(CONFIG_MACH_UC7112LX) += moxart.o

arch/arm/mach-mv78xx0/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_MV78XX0
23
bool "Marvell MV78xx0"
34
depends on ARCH_MULTI_V5

arch/arm/mach-mvebu/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_MVEBU
23
bool "Marvell Engineering Business Unit (MVEBU) SoCs"
34
depends on ARCH_MULTI_V7 || ARCH_MULTI_V5

arch/arm/mach-mxs/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
config SOC_IMX23
23
bool
34
select ARM_AMBA

arch/arm/mach-mxs/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
obj-$(CONFIG_PM) += pm.o
23
obj-$(CONFIG_ARCH_MXS) += mach-mxs.o

arch/arm/mach-netx/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menu "NetX Implementations"
23
depends on ARCH_NETX
34

arch/arm/mach-netx/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
#
23
# Makefile for the linux kernel.
34
#

arch/arm/mach-netx/Makefile.boot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
zreladdr-y += 0x80008000
23

arch/arm/mach-nomadik/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_NOMADIK
23
bool "ST-Ericsson Nomadik"
34
depends on ARCH_MULTI_V5

arch/arm/mach-nomadik/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
#
23
# Makefile for the linux kernel.
34
#

arch/arm/mach-npcm/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_NPCM
23
bool "Nuvoton NPCM Architecture"
34
depends on ARCH_MULTI_V7

arch/arm/mach-npcm/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
AFLAGS_headsmp.o += -march=armv7-a
23

34
obj-$(CONFIG_ARCH_NPCM7XX) += npcm7xx.o

arch/arm/mach-nspire/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
config ARCH_NSPIRE
23
bool "TI-NSPIRE based"
34
depends on ARCH_MULTI_V4_V5

arch/arm/mach-nspire/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
obj-y += nspire.o
23
obj-y += clcd.o

arch/arm/mach-omap1/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
if ARCH_OMAP1
23

34
menu "TI OMAP1 specific features"

arch/arm/mach-omap1/Makefile.boot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
zreladdr-y += 0x10008000
23
params_phys-y := 0x10000100
34
initrd_phys-y := 0x10800000

arch/arm/mach-omap2/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menu "TI OMAP/AM/DM/DRA Family"
23
depends on ARCH_MULTI_V6 || ARCH_MULTI_V7
34

arch/arm/mach-orion5x/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_ORION5X
23
bool "Marvell Orion"
34
depends on MMU && ARCH_MULTI_V5

arch/arm/mach-oxnas/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_OXNAS
23
bool "Oxford Semiconductor OXNAS Family SoCs"
34
select ARCH_HAS_RESET_CONTROLLER

arch/arm/mach-oxnas/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
obj-$(CONFIG_SMP) += platsmp.o headsmp.o

arch/arm/mach-picoxcell/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
config ARCH_PICOXCELL
23
bool "Picochip PicoXcell"
34
depends on ARCH_MULTI_V6

arch/arm/mach-picoxcell/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
obj-y := common.o

arch/arm/mach-prima2/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_SIRF
23
bool "CSR SiRF"
34
depends on ARCH_MULTI_V7

arch/arm/mach-pxa/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
if ARCH_PXA
23

34
menu "Intel PXA2xx/PXA3xx Implementations"

arch/arm/mach-pxa/Makefile.boot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
zreladdr-y += 0xa0008000
23

arch/arm/mach-qcom/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_QCOM
23
bool "Qualcomm Support"
34
depends on ARCH_MULTI_V7

arch/arm/mach-qcom/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
obj-$(CONFIG_SMP) += platsmp.o

arch/arm/mach-rda/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_RDA
23
bool "RDA Micro SoCs"
34
depends on ARCH_MULTI_V7

arch/arm/mach-rda/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
obj- += dummy.o

arch/arm/mach-realview/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
menuconfig ARCH_REALVIEW
23
bool "ARM Ltd. RealView family"
34
depends on ARCH_MULTI_V5 || ARCH_MULTI_V6 || ARCH_MULTI_V7

arch/arm/mach-realview/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
#
23
# Makefile for the linux kernel.
34
#

arch/arm/mach-rockchip/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
config ARCH_ROCKCHIP
23
bool "Rockchip RK2928 and RK3xxx SOCs"
34
depends on ARCH_MULTI_V7

arch/arm/mach-rockchip/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
12
CFLAGS_platsmp.o := -march=armv7-a
23

34
obj-$(CONFIG_ARCH_ROCKCHIP) += rockchip.o

0 commit comments

Comments
 (0)