Re: [PATCH 2/2] tests/hwsim: include UML defconfig
Johannes Berg <[email protected]>
| Newsgroups | gmane.linux.drivers.hostap |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2020-03-25 at 12:45 -0700, Thomas Pedersen wrote: > Include a defconfig for building kernel as UML. Also > update the README with a few notes related to UML. Ohh, great, thank you! I kept forgetting this :) > +++ b/tests/hwsim/vm/kernel-config.uml That looks pretty good, but perhaps add CONFIG_MACSEC=y to support those tests, and CONFIG_FTRACE=y to make the trace-cmd stuff work? I think, actually not 100% sure what's needed to make that work ... Thanks! johannes