Re: [PATCH] powerpc/configs: Disable /dev/port in skiroot defconfig
From: Michael Ellerman <hidden>
Date: 2019-08-28 04:27:01
From: Michael Ellerman <hidden>
Date: 2019-08-28 04:27:01
On Thu, 2019-06-27 at 05:30:08 UTC, Daniel Axtens wrote:
While reviewing lockdown patches, I discovered that we still enable /dev/port (CONFIG_DEVPORT) in skiroot. We don't need it. Deselect CONFIG_DEVPORT for skiroot. Signed-off-by: Daniel Axtens <redacted>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/7e04a46d84f73ef0f21d2257d6ba2a194c0f1511 cheers