commit | 91447ec9b4d0c5ad6eaa66400f3fd7cb4baff7df | [log] [tgz] |
---|---|---|
author | Alexey Brodkin <Alexey.Brodkin@synopsys.com> | Wed Feb 01 19:42:51 2017 +0300 |
committer | Vineet Gupta <vgupta@synopsys.com> | Mon Feb 06 09:37:57 2017 -0800 |
tree | 8f07f8d9645a294ff9df12f83b95e026d5853ada | |
parent | d5adbfcd5f7bcc6fa58a41c5c5ada0e5c826ce2c [diff] |
arc: vdk: Disable halt on reset In recent VDKs ARC cores are configured as "run on reset" which made existing kernel configuration outdated to effect that slave cores never start execution of the code keeping only master online. With that fix we're again in sync with VDK platform. And while at it we regenerate defconfig via savedefconfig so default options are now excluded. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>