Skip to content
Snippets Groups Projects
Commit e2700f67 authored by Oleksii Kutuzov's avatar Oleksii Kutuzov
Browse files

trizeps8mini: Adjust mx8mm modules in Kconfig

parent fb842ad0
No related branches found
No related tags found
1 merge request!159trizeps8plus: Support for 4GB DRAM
Pipeline #77585 passed with stage
in 9 seconds
......@@ -49,46 +49,54 @@ config USB_TCPC
config ENGINEERINGSAMPLE_MYON2
bool "Select REV1_MYON2, if no rev is set, OTP will select targetboard info"
default n
config ENGINEERINGSAMPLE_TRIZEPS8MINI
bool "Select REV1_MTRIZEPS8MINI, if no rev is set, OTP will select targetboard info"
default n
# SOMs
config MYON2
bool "Select MYON2, if no rev is set, OTP will select targetboard info"
default n
config TRIZEPS8MINI
bool "Select TRIZEPS8MINI, if no rev is set, OTP will select targetboard info"
config ENGINEERINGSAMPLE_MYON2
bool "Select REV1_MYON2, if no rev is set, OTP will select targetboard info"
default n
depends on MYON2
config MYON2_V1R1_1GB
bool "Select V1R1 MYON2 with 1GB RAM and override possibly set OTP fuses"
default n
depends on MYON2
config MYON2_V1R1_2GB
bool "Select V1R1 MYON2 with 2GB RAM and override possibly set OTP fuses"
default n
depends on MYON2
config MYON2_V1R1_4GB
bool "Select V1R1 MYON2 with 4GB RAM and override possibly set OTP fuses"
default n
depends on MYON2
config TRIZEPS8MINI
bool "Select TRIZEPS8MINI, if no rev is set, OTP will select targetboard info"
default n
config ENGINEERINGSAMPLE_TRIZEPS8MINI
bool "Select REV1_MTRIZEPS8MINI, if no rev is set, OTP will select targetboard info"
default n
depends on TRIZEPS8MINI
config TRIZEPS8MINI_V1R2_1GB
bool "Select V1R2 TRIZEPS8MINI with 1GB RAM and override possibly set OTP fuses"
default n
depends on TRIZEPS8MINI
config TRIZEPS8MINI_V1R2_2GB
bool "Select V1R2 TRIZEPS8MINI with 2GB RAM and override possibly set OTP fuses"
default n
depends on TRIZEPS8MINI
config TRIZEPS8MINI_V1R2_4GB
bool "Select V1R2 TRIZEPS8MINI with 4GB RAM and override possibly set OTP fuses"
default n
depends on TRIZEPS8MINI
config TRIZEPS8PLUS
bool "Select TRIZEPS8PLUS, if no rev is set, OTP will select targetboard info"
......@@ -121,14 +129,17 @@ config SBCSOM
config SBCSOM8MINI_V1R1_1GB
bool "Select V1R1 SBSCOM with i.MX 8M Mini with 1GB RAM and override possibly set OTP fuses"
default n
depends on SBCSOM
config SBCSOM8MINI_V1R1_2GB
bool "Select V1R1 SBSCOM with i.MX 8M Mini with 2GB RAM and override possibly set OTP fuses"
default n
depends on SBCSOM
config SBCSOM8MINI_V1R1_4GB
bool "Select V1R1 SBSCOM with i.MX 8M Mini with 4GB RAM and override possibly set OTP fuses"
default n
depends on SBCSOM
config TANARO
bool "Select TANARO, if no rev is set, OTP will select targetboard info"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment