On Wed, Jun 22, 2022 at 02:02:35PM +0800, He Zhe wrote: > [NOTE]: 'CONFIG_GPIO_SYSFS' last val (y) and .config val (n) do not match
Hmm, The GPIO sysfs ABI has been marked as obsolete 6 years ago and has been scheduled to be removed in 2020. commit fe95046e960b Author: Linus Walleij <[email protected]> Date: Thu Oct 22 09:58:34 2015 +0200 gpio: ABI: mark the sysfs ABI as obsolete This marks the (optional) sysfs GPIO ABI as obsolete and schedules it for removal in 2020. Cc: Johan Hovold <[email protected]> Cc: Michael Welling <[email protected]> Cc: Markus Pargmann <[email protected]> Signed-off-by: Linus Walleij <[email protected]> Maybe we should drop CONFIG_GPIO_SYSFS from our BSPs now. Thanks, Kevin > ...snip... > Parent dependencies are: > SYSFS [y] EXPERT [n] GPIOLIB [y] > > Signed-off-by: He Zhe <[email protected]> > --- > bsp/nxp-imx8/nxp-imx8.cfg | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/bsp/nxp-imx8/nxp-imx8.cfg b/bsp/nxp-imx8/nxp-imx8.cfg > index 2b31fc15..00530a64 100644 > --- a/bsp/nxp-imx8/nxp-imx8.cfg > +++ b/bsp/nxp-imx8/nxp-imx8.cfg > @@ -4,6 +4,7 @@ CONFIG_SCHED_MC=y > CONFIG_CLK_IMX8QXP=y > CONFIG_CLK_IMX8MQ=y > CONFIG_MXC_CLK=y > +CONFIG_EXPERT=y > > # > ## Kernel Features > -- > 2.17.1 > > > >
signature.asc
Description: PGP signature
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11409): https://lists.yoctoproject.org/g/linux-yocto/message/11409 Mute This Topic: https://lists.yoctoproject.org/mt/91916496/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
