Re: [linux-yocto] [yocto-kernel][yocto-kernel-cache] [Discussion] How about disable CONFIG_GCC_PLUGINS by default in ktypes/base/base.cfg

2020-09-07 Thread Xu, Yanfei
On 9/7/20 10:42 PM, Xu, Yanfei wrote: On 9/7/20 7:53 PM, Bruce Ashfield wrote: On Mon, Sep 7, 2020 at 5:56 AM Xu, Yanfei wrote: Hi Bruce, When I excuted "make -C /usr/src/kernel scripts prepare" on target mechine, I will be asked for choicing if to enable "GCC_PLUGINS" and other

Re: [linux-yocto]: [kernel v5.4/standard/bcm-2xxx-rpi]: Revert "arch: arm: dts: remove redundant emmc2 node"

2020-09-07 Thread Bruce Ashfield
In message: [linux-yocto]: [kernel v5.4/standard/bcm-2xxx-rpi]: Revert "arch: arm: dts: remove redundant emmc2 node" on 04/09/2020 meng...@windriver.com wrote: > From: Limeng > > Hi Bruce, > > The fixed regulator driver has been built in kernel image, and > sd_vcc_reg is initialized during

Re: [linux-yocto] [yocto-kernel-cache]: bcm-2xxx-rpi: build drm driver into kernel image

2020-09-07 Thread Bruce Ashfield
In message: [yocto-kernel-cache]: bcm-2xxx-rpi: build drm driver into kernel image on 04/09/2020 meng...@windriver.com wrote: > From: Limeng > > Hi Bruce, > > Refer to commit 173a3c2f0203("virtio.cfg: enable > CONFIG_DRM_VIRTIO_GPU"). CONFIG_DRM_VIRTIO_GPU is > set as 'y', and depends on

Re: [linux-yocto] [yocto-kernel][yocto-kernel-cache] [Discussion] How about disable CONFIG_GCC_PLUGINS by default in ktypes/base/base.cfg

2020-09-07 Thread Bruce Ashfield
On Mon, Sep 7, 2020 at 11:43 AM Xu, Yanfei wrote: > > > > On 9/7/20 7:53 PM, Bruce Ashfield wrote: > > On Mon, Sep 7, 2020 at 5:56 AM Xu, Yanfei wrote: > >> > >> Hi Bruce, > >> > >> > >> When I excuted "make -C /usr/src/kernel scripts prepare" on target > >> mechine, I will be asked for choicing

[linux-yocto] [yocto-kernel-cache] [Discussion] How about disable CONFIG_GCC_PLUGINS by default in ktypes/base/base.cfg

2020-09-07 Thread Xu, Yanfei
Hi Bruce, When I excuted "make -C /usr/src/kernel scripts prepare" on target mechine, I will be asked for choicing if to enable "GCC_PLUGINS" and other configurations depend on "GCC_PLUGINS" (The .config file doesn't contain 'GCC_PLUGINS is not set') But there were never be asked for these

[linux-yocto] [yocto-kernel][yocto-kernel-cache] [Discussion] How about disable CONFIG_GCC_PLUGINS by default in ktypes/base/base.cfg

2020-09-07 Thread Xu, Yanfei
Hi Bruce, When I excuted "make -C /usr/src/kernel scripts prepare" on target mechine, I will be asked for choicing if to enable "GCC_PLUGINS" and other configurations depend on "GCC_PLUGINS" (The .config file didn,t contain 'GCC_PLUGINS is not set') But there were never be asked for these

Re: [linux-yocto] [yocto-kernel][yocto-kernel-cache] [Discussion] How about disable CONFIG_GCC_PLUGINS by default in ktypes/base/base.cfg

2020-09-07 Thread Bruce Ashfield
On Mon, Sep 7, 2020 at 5:56 AM Xu, Yanfei wrote: > > Hi Bruce, > > > When I excuted "make -C /usr/src/kernel scripts prepare" on target > mechine, I will be asked for choicing if to enable "GCC_PLUGINS" and > other configurations depend on "GCC_PLUGINS" (The .config file didn,t > contain

Re: [linux-yocto] [yocto-kernel][yocto-kernel-cache] [Discussion] How about disable CONFIG_GCC_PLUGINS by default in ktypes/base/base.cfg

2020-09-07 Thread Xu, Yanfei
On 9/7/20 7:53 PM, Bruce Ashfield wrote: On Mon, Sep 7, 2020 at 5:56 AM Xu, Yanfei wrote: Hi Bruce, When I excuted "make -C /usr/src/kernel scripts prepare" on target mechine, I will be asked for choicing if to enable "GCC_PLUGINS" and other configurations depend on "GCC_PLUGINS" (The