Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aec99590 authored by Justin P. Mattock's avatar Justin P. Mattock Committed by Russell King
Browse files

ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile.



The patch below removes an unused config variable found by using a kernel
cleanup script.

Signed-off-by: default avatarJustin P. Mattock <justinmattock@gmail.com>
Acked-by: default avatarUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: default avatarJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent c98c0977
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -16,5 +16,4 @@ obj-$(CONFIG_SHARP_SCOOP) += scoop.o
obj-$(CONFIG_ARCH_IXP2000)	+= uengine.o
obj-$(CONFIG_ARCH_IXP23XX)	+= uengine.o
obj-$(CONFIG_PCI_HOST_ITE8152)  += it8152.o
obj-$(CONFIG_COMMON_CLKDEV)	+= clkdev.o
obj-$(CONFIG_ARM_TIMER_SP804)	+= timer-sp.o