tegra132: remove bring_up_secondary_cpu chip option
Now that there is cpu devicetree support retire the bring_up_secondary_cpu option as the devicetree is the way going forward to do other CPU bring up. BUG=chrome-os-partner:31761 BRANCH=None TEST=Built and booted with 2nd core. Change-Id: Ic213fbf56a1846e73462886f876a0a70e48b3158 Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/216929 Reviewed-by: Furquan Shaikh <furquan@chromium.org>
This commit is contained in:
parent
c45b22ce9f
commit
7eab33b763
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@
|
|||
#define EINVAL 2
|
||||
|
||||
struct soc_nvidia_tegra132_config {
|
||||
int bring_up_secondary_cpu;
|
||||
};
|
||||
|
||||
#endif /* __SOC_NVIDIA_TEGRA132_CHIP_H__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue