0) Since commit 4bc36fd3 ("usb: musb: add support for ux500 platform") the mainline kernel tree uses the Kconfig symbol ARCH_U5500 and the preprocessor macro CONFIG_ARCH_U5500. 1) But there's currently no Kconfig entry ARCH_U5500. (Neither is there a direct definition of the macro CONFIG_ARCH_U5500.) 2) Should a Kconfig entry for ARCH_U5500 be added (to arch/arm/Kconfig)? Or should that symbol and macro perhaps be changed to MACH_U5500 and CONFIG_MACH_U5500 (which do exits)? Or should they both just be dropped? Paul Bolle -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html