Re: [PATCH] Kconfig: Remove all default n/no options

2023-10-30 Thread Tom Rini
On Wed, Oct 25, 2023 at 09:25:37AM +0200, Michal Simek wrote: > Similar change was done by commit b4c2c151b14b ("Kconfig: Remove all > default n/no options") and again sync is required. > > default n/no doesn't need to be specified. It is default option anyway. > > Signed-off-by: Michal Simek >

Re: [PATCH] Kconfig: Remove all default n/no options

2023-10-29 Thread Angelo Dureghello
Hi Michal, thanks, built all m68k stuff, no issues. Also tested on stmark2, all is ok. Reviewed-by: Angelo Dureghello On 25/10/23 9:25 AM, Michal Simek wrote: Similar change was done by commit b4c2c151b14b ("Kconfig: Remove all default n/no options") and again sync is required. default n/no

Re: [PATCH] Kconfig: Remove all default n/no options

2023-10-25 Thread Tom Rini
On Wed, Oct 25, 2023 at 03:44:11PM +0200, Michal Simek wrote: > > > On 10/25/23 15:40, Tom Rini wrote: > > :n Wed, Oct 25, 2023 at 09:25:37AM +0200, Michal Simek wrote: > > > Similar change was done by commit b4c2c151b14b ("Kconfig: Remove all > > > > > default n/no options") and again sync is r

Re: [PATCH] Kconfig: Remove all default n/no options

2023-10-25 Thread Tom Rini
:n Wed, Oct 25, 2023 at 09:25:37AM +0200, Michal Simek wrote: > Similar change was done by commit b4c2c151b14b ("Kconfig: Remove all > default n/no options") and again sync is required. > > default n/no doesn't need to be specified. It is default option anyway. > > Signed-off-by: Michal Simek

Re: [PATCH] Kconfig: Remove all default n/no options

2023-10-25 Thread Michal Simek
On 10/25/23 15:40, Tom Rini wrote: :n Wed, Oct 25, 2023 at 09:25:37AM +0200, Michal Simek wrote: Similar change was done by commit b4c2c151b14b ("Kconfig: Remove all default n/no options") and again sync is required. default n/no doesn't need to be specified. It is default option anyway.

Re: [PATCH] Kconfig: Remove all default n/no options

2023-10-25 Thread Svyatoslav Ryhel
ср, 25 жовт. 2023 р. о 10:25 Michal Simek пише: > > Similar change was done by commit b4c2c151b14b ("Kconfig: Remove all > default n/no options") and again sync is required. > > default n/no doesn't need to be specified. It is default option anyway. > > Signed-off-by: Michal Simek > --- > > arch

[PATCH] Kconfig: Remove all default n/no options

2023-10-25 Thread Michal Simek
Similar change was done by commit b4c2c151b14b ("Kconfig: Remove all default n/no options") and again sync is required. default n/no doesn't need to be specified. It is default option anyway. Signed-off-by: Michal Simek --- arch/arm/mach-imx/mxs/Kconfig | 2 -- arch/arm/mach-rockchip/Kcon

Re: [PATCH] Kconfig: Remove all default n/no options

2021-08-31 Thread Tom Rini
On Fri, Aug 27, 2021 at 08:48:10AM +0200, Michal Simek wrote: > default n/no doesn't need to be specified. It is default option anyway. > > Signed-off-by: Michal Simek Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP signature

[PATCH] Kconfig: Remove all default n/no options

2021-08-26 Thread Michal Simek
default n/no doesn't need to be specified. It is default option anyway. Signed-off-by: Michal Simek --- Kconfig | 6 -- api/Kconfig | 1 - arch/arc/Kconfig | 5 - arch/arm/Kconfig