git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18a353f
)
x86/net: only select BPF_JIT when NET is enabled
author
Randy Dunlap
<randy.dunlap@oracle.com>
Wed, 4 May 2011 18:06:05 +0000
(11:06 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 4 May 2011 18:06:05 +0000
(11:06 -0700)
Fix kconfig unmet dependency warning: HAVE_BPF_JIT depends on NET, so
make the "select" of it depend on NET also.
warning: (X86) selects HAVE_BPF_JIT which has unmet direct dependencies (NET)
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/x86/Kconfig
patch
|
blob
|
history
diff --cc
arch/x86/Kconfig
Simple merge