| From | "Hawkins, Nick" <> | | Subject | RE: [PATCH v5 02/11] arch: arm: configs: multi_v7_defconfig | | Date | Fri, 29 Apr 2022 20:34:29 +0000 |
| |
On 21/04/2022 21:21, nick.hawkins@hpe.com wrote: > > @@ -1228,3 +1230,4 @@ CONFIG_CMA_SIZE_MBYTES=64 CONFIG_PRINTK_TIME=y > > CONFIG_MAGIC_SYSRQ=y CONFIG_DEBUG_FS=y > > +CONFIG_GXP_WATCHDOG=y
> This does not look like in correct place. You need to add entries how the savedefconfig would do it.
Hello Krzysztof,
I have moved CONFIG_GXP_WATCHDOG between CONFIG_PM8916_WATCHDOG=m and CONFIG_BCM47XX_WDT=y. How do I run savedefconfig to make sure it is in the right place for this file?
Thanks,
-Nick Hawkins
|