blob: d0cc86ea808d5593a7a80cc169ed183dabdb26d7 [file] [log] [blame]
Masahiro Yamadaddd960e2014-08-31 07:10:56 +09001if TEGRA
2
Simon Glass53b5bf32016-09-12 23:18:39 -06003config SPL_GPIO_SUPPORT
4 default y
5
Simon Glass77d2f7f2016-09-12 23:18:41 -06006config SPL_LIBCOMMON_SUPPORT
7 default y
8
Simon Glasscc4288e2016-09-12 23:18:43 -06009config SPL_LIBGENERIC_SUPPORT
10 default y
11
Stephen Warren49626ea2016-07-18 12:17:11 -060012config TEGRA_IVC
13 bool "Tegra IVC protocol"
14 help
15 IVC (Inter-VM Communication) protocol is a Tegra-specific IPC
16 (Inter Processor Communication) framework. Within the context of
17 U-Boot, it is typically used for communication between the main CPU
18 and various auxiliary processors.
19
Stephen Warren15bcc622015-11-23 10:32:01 -070020config TEGRA_COMMON
21 bool "Tegra common options"
Tom Warren56079ec2015-07-17 08:12:51 -070022 select DM
Simon Glass96350f72015-11-29 13:18:01 -070023 select DM_ETH
Tom Warren56079ec2015-07-17 08:12:51 -070024 select DM_GPIO
Stephen Warren15bcc622015-11-23 10:32:01 -070025 select DM_I2C
Simon Glassf77f5e92015-10-18 21:17:16 -060026 select DM_KEYBOARD
Simon Glasse81ca882015-11-19 20:27:02 -070027 select DM_PCI
Simon Glass3ba5f742015-11-26 19:51:30 -070028 select DM_PCI_COMPAT
Simon Glass91c08af2016-01-30 16:38:01 -070029 select DM_PWM
Stephen Warren15bcc622015-11-23 10:32:01 -070030 select DM_SERIAL
31 select DM_SPI
32 select DM_SPI_FLASH
33 select OF_CONTROL
Simon Glassd6ef8a62016-02-16 18:09:19 -070034 select VIDCONSOLE_AS_LCD if DM_VIDEO
Stephen Warren15bcc622015-11-23 10:32:01 -070035
36config TEGRA_ARMV7_COMMON
37 bool "Tegra 32-bit common options"
38 select CPU_V7
39 select SPL
40 select SUPPORT_SPL
41 select TEGRA_COMMON
Stephen Warren601800b2016-05-12 12:07:41 -060042 select TEGRA_GPIO
Stephen Warren15bcc622015-11-23 10:32:01 -070043
44config TEGRA_ARMV8_COMMON
45 bool "Tegra 64-bit common options"
46 select ARM64
47 select TEGRA_COMMON
Tom Warren56079ec2015-07-17 08:12:51 -070048
Masahiro Yamadaddd960e2014-08-31 07:10:56 +090049choice
50 prompt "Tegra SoC select"
Joe Hershbergera26cd042015-05-12 14:46:23 -050051 optional
Masahiro Yamadaddd960e2014-08-31 07:10:56 +090052
53config TEGRA20
54 bool "Tegra20 family"
Tom Warren56079ec2015-07-17 08:12:51 -070055 select TEGRA_ARMV7_COMMON
Masahiro Yamadaddd960e2014-08-31 07:10:56 +090056
57config TEGRA30
58 bool "Tegra30 family"
Tom Warren56079ec2015-07-17 08:12:51 -070059 select TEGRA_ARMV7_COMMON
Masahiro Yamadaddd960e2014-08-31 07:10:56 +090060
61config TEGRA114
62 bool "Tegra114 family"
Tom Warren56079ec2015-07-17 08:12:51 -070063 select TEGRA_ARMV7_COMMON
Masahiro Yamadaddd960e2014-08-31 07:10:56 +090064
65config TEGRA124
66 bool "Tegra124 family"
Tom Warren56079ec2015-07-17 08:12:51 -070067 select TEGRA_ARMV7_COMMON
Masahiro Yamadaddd960e2014-08-31 07:10:56 +090068
Tom Warren7aaa5a62015-03-04 16:36:00 -070069config TEGRA210
70 bool "Tegra210 family"
Stephen Warren601800b2016-05-12 12:07:41 -060071 select TEGRA_GPIO
Stephen Warren15bcc622015-11-23 10:32:01 -070072 select TEGRA_ARMV8_COMMON
Tom Warren7aaa5a62015-03-04 16:36:00 -070073
Stephen Warrenc7ba99c2016-05-12 13:32:55 -060074config TEGRA186
75 bool "Tegra186 family"
Stephen Warrend9fd7002016-08-08 11:28:24 -060076 select CLK
Stephen Warren0f67e232016-06-17 09:43:57 -060077 select DM_MAILBOX
Stephen Warren4dd99d12016-08-08 11:28:25 -060078 select DM_RESET
Stephen Warren73dd5c42016-08-08 09:41:34 -060079 select MISC
80 select TEGRA186_BPMP
Stephen Warrend9fd7002016-08-08 11:28:24 -060081 select TEGRA186_CLOCK
Stephen Warrenc7ba99c2016-05-12 13:32:55 -060082 select TEGRA186_GPIO
Stephen Warren4dd99d12016-08-08 11:28:25 -060083 select TEGRA186_RESET
Stephen Warrenc7ba99c2016-05-12 13:32:55 -060084 select TEGRA_ARMV8_COMMON
Stephen Warren0f67e232016-06-17 09:43:57 -060085 select TEGRA_HSP
Stephen Warren49626ea2016-07-18 12:17:11 -060086 select TEGRA_IVC
Stephen Warrenc7ba99c2016-05-12 13:32:55 -060087
Masahiro Yamadaddd960e2014-08-31 07:10:56 +090088endchoice
89
Stephen Warrendd8204d2016-01-26 10:59:42 -070090config TEGRA_DISCONNECT_UDC_ON_BOOT
91 bool "Disconnect USB device mode controller on boot"
92 default y
93 help
94 When loading U-Boot into RAM over USB protocols using tools such as
95 tegrarcm or L4T's exec-uboot.sh/tegraflash.py, Tegra's USB device
96 mode controller is initialized and enumerated by the host PC running
97 the tool. Unfortunately, these tools do not shut down the USB
98 controller before executing the downloaded code, and so the host PC
99 does not "de-enumerate" the USB device. This option shuts down the
100 USB controller when U-Boot boots to avoid leaving a stale USB device
101 present.
102
Simon Glassb724bd72015-02-11 16:32:59 -0700103config SYS_MALLOC_F_LEN
104 default 0x1800
105
Masahiro Yamada09f455d2015-02-20 17:04:04 +0900106source "arch/arm/mach-tegra/tegra20/Kconfig"
107source "arch/arm/mach-tegra/tegra30/Kconfig"
108source "arch/arm/mach-tegra/tegra114/Kconfig"
109source "arch/arm/mach-tegra/tegra124/Kconfig"
Tom Warren7aaa5a62015-03-04 16:36:00 -0700110source "arch/arm/mach-tegra/tegra210/Kconfig"
Stephen Warrenc7ba99c2016-05-12 13:32:55 -0600111source "arch/arm/mach-tegra/tegra186/Kconfig"
Masahiro Yamadaddd960e2014-08-31 07:10:56 +0900112
113endif