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

Commit fada8dcf authored by Russell King's avatar Russell King
Browse files

ARM: fix Kconfig warning for HAVE_BPF_JIT



Last night's randconfig and the allnoconfig builds spat out the
following warning while building:

warning: (ARM) selects HAVE_BPF_JIT which has unmet direct dependencies (NET)

Acked-by: default avatarMircea Gherzan <mgherzan@gmail.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 38b4205a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ config ARM
	select GENERIC_IRQ_SHOW
	select CPU_PM if (SUSPEND || CPU_IDLE)
	select GENERIC_PCI_IOMAP
	select HAVE_BPF_JIT
	select HAVE_BPF_JIT if NET
	help
	  The ARM series is a line of low-power-consumption RISC chip designs
	  licensed by ARM Ltd and targeted at embedded applications and