Commit 625cd1d1 authored by Grant Ramsay's avatar Grant Ramsay Committed by Carles Cufi
Browse files

net: ip: Make NET_QEMU_NETWORKING a named choice



Naming this choice allows setting a default value in defconfig.

Signed-off-by: default avatarGrant Ramsay <gramsay@enphaseenergy.com>
parent 20e297a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,7 +72,7 @@ config NET_RAW_MODE

if !NET_RAW_MODE

choice
choice NET_QEMU_NETWORKING
	prompt "Qemu networking"
	default NET_QEMU_PPP if NET_PPP
	default NET_QEMU_SLIP