X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2FREADME.kconfig;h=69dc45970b8393edf238b68dc5ce27500dc06d90;hb=7f30f4b5b285cb91e1e25b5b61a04beabe8c470b;hp=3aad5b4185b5c6bf66887c4d7d02d3bcebb3f41f;hpb=2c19478e01ab145c8b3a1f5b1beca9958d942e98;p=oweals%2Fu-boot.git diff --git a/doc/README.kconfig b/doc/README.kconfig index 3aad5b4185..69dc45970b 100644 --- a/doc/README.kconfig +++ b/doc/README.kconfig @@ -79,7 +79,7 @@ See below for how each configuration target works in U-Boot: ST: - the line is valid for SPL and TPL images +S: - the line is valid for Normal and SPL images +T: - the line is valid for Normal and TPL images - +ST: - the line is valid for Normal, SPL and SPL images + +ST: - the line is valid for Normal, SPL and TPL images So, if neither CONFIG_SPL nor CONFIG_TPL is defined, the defconfig file has no ":" part and therefore has the same form as in Linux.