Hello, As asked by Arnd in the Berlin USB thread[1], do not select automatically RESET_CONTROLLER when using ARCH_BERLIN but let it be user-selectable.
To ensure the Berlin USB PHY driver still works with this change, make it depending on RESET_CONTROLLER. Antoine [1] https://lkml.org/lkml/2014/11/14/415 Antoine Tenart (2): phy: berlin_usb: depends on RESET_CONTROLLER ARM: berlin: do not select RESET_CONTROLLER arch/arm/mach-berlin/Kconfig | 1 - drivers/phy/Kconfig | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

