|
@@ -65,11 +65,11 @@ config FIT_IMAGE_FDT_XILFPGA
|
|
|
Enable this to include the FDT for the MIPSfpga platform
|
|
|
from Imagination Technologies in the FIT kernel image.
|
|
|
|
|
|
-config FIT_IMAGE_FDT_OCELOT_PCB123
|
|
|
- bool "Include FDT for Microsemi Ocelot PCB123"
|
|
|
+config FIT_IMAGE_FDT_OCELOT
|
|
|
+ bool "Include FDT for Microsemi Ocelot development platforms"
|
|
|
select MSCC_OCELOT
|
|
|
help
|
|
|
- Enable this to include the FDT for the Ocelot PCB123 platform
|
|
|
+ Enable this to include the FDT for the Ocelot development platforms
|
|
|
from Microsemi in the FIT kernel image.
|
|
|
This requires u-boot on the platform.
|
|
|
|