hc
2024-11-01 2f529f9b558ca1c1bd74be7437a84e4711743404
1
2
3
4
5
6
7
8
9
config XENO_DRIVERS_NET_NOMAC
    tristate "NoMAC discipline for RTmac"
    depends on XENO_DRIVERS_NET_RTMAC
    default n
    help
    This no-operation RTmac discipline is intended to act as a template
    for new implementations. However, it can be compiled and used (see
    nomaccfg management tool), but don't expect any improved determinism
    of your network. ;)