summaryrefslogtreecommitdiffstats
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-09-21 20:38:13 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-09-21 21:15:03 +0200
commitb581bba9c4dc82f72a9791e1550905c644fca6ce (patch)
treebfaa82afa618a6642adc309176152a681e7915bf /Config.in.legacy
parentdac546e976ac61a8cdc83f2c61e29b751a5151a1 (diff)
downloadbuildroot-b581bba9c4dc82f72a9791e1550905c644fca6ce.tar.gz
buildroot-b581bba9c4dc82f72a9791e1550905c644fca6ce.zip
package/linux-firmware: install Xceive/Cresta xc4000 and xc5000c
Tweak the prompt, because Xceive is now part of Cresta, so the new xc5000c-based devices might be branded under either name. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy8
1 files changed, 8 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index e233e3c648..6e202fe1d5 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -101,6 +101,14 @@ endif
###############################################################################
comment "Legacy options removed in 2014.11"
+config BR2_PACKAGE_LINUX_FIRMWARE_XC5000
+ bool "Xceive xc5000 option has been renamed"
+ select BR2_PACKAGE_LINUX_FIRMWARE_XCx000
+ help
+ The Xceive xc5000 option now also handles older firmwares from
+ Xceive (the xc4000 series), as well as new firmwares (the xc5000c)
+ from Cresta, who bought Xceive.
+
config BR2_PACKAGE_LINUX_FIRMWARE_CXGB4
bool "Chelsio T4 option has been renamed"
select BR2_PACKAGE_LINUX_FIRMWARE_CXGB4_T4
OpenPOWER on IntegriCloud