[PATCH v3 2/6] at91: enable specific sam9x kernel config flags
Claudiu.Beznea at microchip.com
Claudiu.Beznea at microchip.com
Fri Sep 10 02:57:34 PDT 2021
On 09.09.2021 23:17, Hauke Mehrtens wrote:
> On 8/30/21 11:39 AM, Claudiu Beznea wrote:
>> Enable specific sam9x kernel config flags.
>>
>> Signed-off-by: Claudiu Beznea <claudiu.beznea at microchip.com>
>> ---
>> target/linux/at91/sam9x/config-default | 168 +++++++++++++++++++++++--
>> 1 file changed, 159 insertions(+), 9 deletions(-)
>>
> ....
>> @@ -39,6 +44,7 @@ CONFIG_CLONE_BACKWARDS=y
>> CONFIG_COMMON_CLK=y
>> CONFIG_COMMON_CLK_AT91=y
>> CONFIG_COMPAT_32BIT_TIME=y
>> +CONFIG_CONFIGFS_FS=m
>
> Please remove the config options setting something to =m.
> This should only be done by packages in package/kernel/.
> This was done in multiple places.
OK, I'll do it in next version.
Thank you for your review,
Claudiu Beznea
>
>> CONFIG_CPU_32v4T=y
>> CONFIG_CPU_32v5=y
>> CONFIG_CPU_ABRT_EV4T=y
>> @@ -57,17 +63,34 @@ CONFIG_CPU_PABRT_LEGACY=y
> ....
More information about the openwrt-devel
mailing list