Config.in.legacy: fix typo
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 17 Jan 2021 22:01:01 +0000 (23:01 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 18 Jan 2021 21:23:25 +0000 (22:23 +0100)
oriq-rcw -> qoriq-rcw

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Config.in.legacy

index 7c87f3de38f64560875c586f7868480131bef1f7..ee2d0e97a4ce4d2476e53a37560c086290ef17b1 100644 (file)
@@ -163,7 +163,7 @@ config BR2_GDB_VERSION_8_2
          version such as 8.3 or more recent.
 
 config BR2_PACKAGE_HOST_RCW
-       bool "rcw package was renamed to oriq-rcw"
+       bool "rcw package was renamed to qoriq-rcw"
        select BR2_PACKAGE_HOST_QORIQ_RCW
        select BR2_LEGACY
        help