commit | 896eba3ba41e1a978e9e47cf2837ef8963996bca | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon Jun 03 15:55:41 2013 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Fri Jul 05 23:07:38 2013 +0200 |
tree | 30b1053e19387de6e441982bfbff685f6f8efc1a | |
parent | 9f310dedfecdf53974e6e7c21d8d4dc7e8ab8c14 [diff] |
ARM: omap5: omap5 has SCU and TWD These are selected by omap4 but used in common omap4/5 SMP code, so building an omap5-only kernel is actually broken without this patch. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Tony Lindgren <tony@atomide.com>