]> rtime.felk.cvut.cz Git - hercules2020/nv-tegra/linux-4.4.git/commitdiff
arm64: tegra210: always enable presilicon platform
authorBo Yan <byan@nvidia.com>
Fri, 24 Jan 2014 04:51:44 +0000 (20:51 -0800)
committerDan Willemsen <dwillemsen@nvidia.com>
Wed, 18 Mar 2015 23:11:10 +0000 (16:11 -0700)
remove configuration settings for simulation, but simulation
is still supported since pre-silicon platform support is now
always enabled.

Change-Id: I84e8df1569b801fa4bd216699fa1c097ee8c8506
Signed-off-by: Bo Yan <byan@nvidia.com>
Reviewed-on: http://git-master/r/359663
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Seshendra Gadagottu <sgadagottu@nvidia.com>
Tested-by: Seshendra Gadagottu <sgadagottu@nvidia.com>
arch/arm64/mach-tegra/include/mach/irqs-t21x.h

index 9d1229b3249223db3614e4faba601fdb57a017dc..1033a35384b85f1b54a77f6c7a02bb5e0b65ad9a 100644 (file)
@@ -71,9 +71,7 @@
 #define INT_UARTC                      (INT_SEC_BASE + 14)
 #define INT_MIPI                       (INT_SEC_BASE + 15)
 #define INT_THERMAL                    (INT_SEC_BASE + 16)
-#ifdef CONFIG_TEGRA_PRE_SILICON_SUPPORT
 #define IRQ_ETH                                (INT_SEC_BASE + 16)
-#endif
 #define INT_XUSB_PADCTL                        (INT_SEC_BASE + 17)
 #define INT_TSEC                       (INT_SEC_BASE + 18)
 #define INT_EDP                                (INT_SEC_BASE + 19)