projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b363e4
)
IA64: HP_SIMETH needs to depend upon NET
author
Alexander Beregalov
<a.beregalov@gmail.com>
Wed, 10 Dec 2008 23:24:50 +0000
(15:24 -0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 10 Dec 2008 23:24:50 +0000
(15:24 -0800)
From: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/ia64/hp/sim/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/ia64/hp/sim/Kconfig
b/arch/ia64/hp/sim/Kconfig
index f92306bbedb848eb146ece3afde7729abdddac13..8d513a8c5266b4db31ef1cb6fd6eb75777c7dda3 100644
(file)
--- a/
arch/ia64/hp/sim/Kconfig
+++ b/
arch/ia64/hp/sim/Kconfig
@@
-4,6
+4,7
@@
menu "HP Simulator drivers"
config HP_SIMETH
bool "Simulated Ethernet "
+ depends on NET
config HP_SIMSERIAL
bool "Simulated serial driver support"