diff --git a/Config.in.legacy b/Config.in.legacy index f299181447..c13399acda 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -150,10 +150,10 @@ config BR2_CSKY_DSP bool "C-SKY DSP support removed" select BR2_LEGACY help - C-SKY DSP instruction support for ck810 / ck807 was removed, - as it was no longer supported in C-SKY gcc. Perhaps the VDSP - instructions should be used instead, using the BR2_CSKY_VDSP - option. + C-SKY DSP instruction support for ck810 / ck807 was removed, + as it was no longer supported in C-SKY gcc. Perhaps the VDSP + instructions should be used instead, using the BR2_CSKY_VDSP + option. config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_COMPOSITOR bool "compositor moved to gst1-plugins-base"