Hi Linus, After merging the pinctrl tree, today's linux-next build (x86_64 allmodconfig among others) produced this warning: drivers/pinctrl/sunxi/Kconfig:3:error: recursive dependency detected! drivers/pinctrl/sunxi/Kconfig:3: symbol PINCTRL_SUNXI is selected by PINCTRL_SUN4I_A10 drivers/pinctrl/sunxi/Kconfig:9: symbol PINCTRL_SUN4I_A10 default value contains PINCTRL_SUNXI Introduced by commit 3b582f7e1542 ("pinctrl: sunxi: Enable the pinctrl Kconfig options by default"). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au