]> Git Repo - J-u-boot.git/blobdiff - arch/Kconfig.nxp
doc: ti: j7200_evm: Fix OPTEE platform name
[J-u-boot.git] / arch / Kconfig.nxp
index 645b4ce05714330b974f49b50d9b0ddd34cd418e..5a8c382ed753abe2ccd0b08ff2f4a60b0fbb651f 100644 (file)
@@ -45,7 +45,7 @@ config ESBC_HDR_LS
 
 config ESBC_ADDR_64BIT
        def_bool y
-       depends on ESBC_HDR_LS && FSL_LAYERSCAPE
+       depends on FSL_LAYERSCAPE
        help
          For Layerscape based platforms, ESBC image Address in Header is 64bit.
 
@@ -90,7 +90,7 @@ config SPL_UBOOT_KEY_HASH
        default ""
        help
          Set the key hash for U-Boot here if public/private key pair used to
-         sign U-boot are different from the SRK hash put in the fuse.  Example
+         sign U-Boot are different from the SRK hash put in the fuse.  Example
          of a key hash is
          41066b564c6ffcef40ccbc1e0a5d0d519604000c785d97bbefd25e4d288d1c8b.
          Otherwise leave this empty.
@@ -286,4 +286,13 @@ config HAS_FSL_DR_USB
 config SYS_DPAA_FMAN
        bool
 
+config SYS_FSL_SRDS_1
+       bool
+
+config SYS_FSL_SRDS_2
+       bool
+
+config SYS_HAS_SERDES
+       bool
+
 endmenu
This page took 0.026435 seconds and 4 git commands to generate.