commit | ea56785629494394b9e567c0a43690d6c972e137 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Thu May 15 12:17:05 2014 +0200 |
committer | Sekhar Nori <nsekhar@ti.com> | Thu May 22 16:29:08 2014 +0530 |
tree | 0100da0bd06fd98b8c0fb94bdddc29f943888d61 | |
parent | c9eaa447e77efe77b7fa4c953bd62de8297fd6c5 [diff] |
ARM: davinci: remove checks for CONFIG_USB_MUSB_PERIPHERAL The Kconfig symbol USB_MUSB_PERIPHERAL was removed in v3.1. The last two checks for its macro now always evaluate to false. So remove these checks. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> [nsekhar@ti.com: also cleaned-up usage in defconfig file] Signed-off-by: Sekhar Nori <nsekhar@ti.com>