Re: [PATCH 07/11] init: consolidate the GENERIC_CALIBRATE_DELAY symbol

2019-02-14 Thread Geert Uytterhoeven
On Thu, Feb 14, 2019 at 3:25 AM Christoph Hellwig wrote: > Add one definition to init/Kconfig and let the architectures select it > if supported. The only complication is xtensa, where it is a user > visible option - we introduce a xtensa-specific symbol instead to work > around this. > >

[PATCH 07/11] init: consolidate the GENERIC_CALIBRATE_DELAY symbol

2019-02-13 Thread Christoph Hellwig
Add one definition to init/Kconfig and let the architectures select it if supported. The only complication is xtensa, where it is a user visible option - we introduce a xtensa-specific symbol instead to work around this. Signed-off-by: Christoph Hellwig --- arch/alpha/Kconfig | 5 +