mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
package/profeth: document QEMU_NET_TAP_N=10 requirement
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -8,7 +8,11 @@ config BR2_PACKAGE_PROFETH
|
||||
bool "profeth"
|
||||
depends on BR2_PACKAGE_PROFETH_SUPPORTED
|
||||
help
|
||||
Simple profinet switch management
|
||||
Simple profinet switch management.
|
||||
|
||||
Note: to run in Qemu you need the following menuconfig settings:
|
||||
QEMU_NET_TAP=y
|
||||
QEMU_NET_TAP_N=10
|
||||
|
||||
comment "profeth needs p-net"
|
||||
depends on !BR2_PACKAGE_PROFETH_SUPPORTED
|
||||
|
||||
Reference in New Issue
Block a user