Re: [linux-yocto] [PATCH] intel-x86: Some required kernel config is not enabled as expected

2018-09-05 Thread Hongzhi, Song
Please also merge it to yocto-4.18, because linux-yocto-rt_4.18 also faces with the same problem. Thanks, --Hongzhi On 2018年09月05日 14:15, Hongzhi.Song wrote: According to the changes before linux-4.18-rc6, we must add new dependency for some config option or modify them value. 1. If

[linux-yocto] [PATCH 1/1] preempt-rt: remove entry for aufs

2018-09-05 Thread Anuj Mittal
The preempt-rt config explicitly disables aufs which can result in config warnings for kernels where the aufs patches aren't applied. Since default state of aufs is 'n', there's no need to disable it explicitly here. For BSPs relying on aufs, they should enable it by including

Re: [linux-yocto] [PATCH] intel-x86: Some required kernel config is not enabled as expected

2018-09-05 Thread Hongzhi, Song
Please merge to master. --Hongzhi On 2018年09月05日 14:15, Hongzhi.Song wrote: According to the changes before linux-4.18-rc6, we must add new dependency for some config option or modify them value. 1. If "CONFIG_PINCTRL_SUNRISEPOINT=m", CONFIG_PINCTRL_INTEL cann't be set y, because

[linux-yocto] [PATCH] intel-x86: Some required kernel config is not enabled as expected

2018-09-05 Thread Hongzhi.Song
According to the changes before linux-4.18-rc6, we must add new dependency for some config option or modify them value. 1. If "CONFIG_PINCTRL_SUNRISEPOINT=m", CONFIG_PINCTRL_INTEL cann't be set y, because CONFIG_PINCTRL_INTEL is selected by CONFIG_PINCTRL_SUNRISEPOINT. 2. The dependency of