diff options
Diffstat (limited to 'Config.in.legacy')
-rw-r--r-- | Config.in.legacy | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy index 22e23433ea..3d20950af5 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -162,6 +162,14 @@ config BR2_PACKAGE_IQVLINUX See https://sourceforge.net/p/e1000/bugs/589/ for the discussion. +config BR2_bfin + bool "Blackfin architecture support removed" + select BR2_LEGACY + help + Following the removal of Blackfin support for the upstream + Linux kernel, Buildroot has removed support for this CPU + architecture. + config BR2_PACKAGE_KODI_ADSP_BASIC bool "kodi-adsp-basic package removed" select BR2_LEGACY |