|
@@ -146,6 +146,13 @@ endif
|
|
|
|
|
|
comment "Legacy options removed in 2019.05"
|
|
comment "Legacy options removed in 2019.05"
|
|
|
|
|
|
|
|
+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.
|
|
|
|
+
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_COMPOSITOR
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_COMPOSITOR
|
|
bool "compositor moved to gst1-plugins-base"
|
|
bool "compositor moved to gst1-plugins-base"
|
|
select BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_COMPOSITOR
|
|
select BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_COMPOSITOR
|