From b581bba9c4dc82f72a9791e1550905c644fca6ce Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Sun, 21 Sep 2014 20:38:13 +0200 Subject: 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" Signed-off-by: Thomas Petazzoni --- Config.in.legacy | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Config.in.legacy') 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 -- cgit v1.2.1