Hello, Following a few patches sent to the linux-usb mailing list to add USB support for the Ingenic JZ4740 MIPS SoC found in the Ben Nanonote, here is patch that adds defconfig for the aforementioned device. Ben NanoNote is a handheld computer built by the Qi-Hardware community and is already supported in the kernel, albeit missing a defconfig file until now. Changes were rebased on top of Ralf Baechle's Linux MIPS master branch, built and tested on device successfully. The following changes since commit a9b766365f58654af3b7d0a8f4e3504ccde26c23: Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux are available in the git repository at: git://seketeli.fr/~apelete/linux-mips.git ben-config Apelete Seketeli (1): mips: qi_lb60: add defconfig for Ben NanoNote arch/mips/configs/qi_lb60_defconfig | 188 +++++++++++++++++++++++++++++++++++ 1 file changed, 188 insertions(+) create mode 100644 arch/mips/configs/qi_lb60_defconfig -- 1.7.10.4