On Mon, Apr 27, 2020 at 08:04:32PM +0200, Vlastimil Babka wrote: > The testing script recommends CONFIG_TEST_SYSCTL=y, but actually only works > with CONFIG_TEST_SYSCTL=m. Testing of sysctl setting via boot param however > requires the test to be built-in, so make sure the test script supports it. > > Signed-off-by: Vlastimil Babka <vbabka@xxxxxxx> Acked-by: Luis Chamberlain <mcgrof@xxxxxxxxxx> Luis