commit | 00b6351e76dce79aa3ace526954a15dc6027b2c2 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Dec 10 13:24:54 2015 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Tue Dec 15 17:48:26 2015 +0100 |
tree | 730649737c809dc7b81bee42417ccf7c44d6ca5b | |
parent | 7ad67257087518693ef3f294c9e503e43cc06b4a [diff] |
ARM: realview: add generic config options This adds a few features that are available on some or all of the RealView but never made it into the SMP defconfig file: - Full tickless idle - High resolution timers - Perf events and HW perf events from the PMU - MTD AFS partition handling - MTD ROM partition handling - USB and ISP1760 USB driver Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>