X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=doc%2FREADME.kconfig;h=69dc45970b8393edf238b68dc5ce27500dc06d90;hb=ef49508ef1e4f0c236ea4659b221c27d846bffb7;hp=3aad5b4185b5c6bf66887c4d7d02d3bcebb3f41f;hpb=6af857c50df4e62ec08e51ad73c96f63f1480386;p=karo-tx-uboot.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.