Signed-off-by: Daniel Dragomir <[email protected]> --- bsp/axxiaarm/axxiaarm.cfg | 1 + bsp/axxiaarm64/axxiaarm64.cfg | 1 + 2 files changed, 2 insertions(+)
diff --git a/bsp/axxiaarm/axxiaarm.cfg b/bsp/axxiaarm/axxiaarm.cfg index 52a9e9f..9c8ffa2 100644 --- a/bsp/axxiaarm/axxiaarm.cfg +++ b/bsp/axxiaarm/axxiaarm.cfg @@ -146,6 +146,7 @@ CONFIG_LSI_MTC=y CONFIG_LSI_NCR=y CONFIG_ATA=y CONFIG_AXXIA_MDIO=y +CONFIG_AXXIA_FAULT=y # # EEPROM support diff --git a/bsp/axxiaarm64/axxiaarm64.cfg b/bsp/axxiaarm64/axxiaarm64.cfg index 4b4a2da..3b1db68 100644 --- a/bsp/axxiaarm64/axxiaarm64.cfg +++ b/bsp/axxiaarm64/axxiaarm64.cfg @@ -105,6 +105,7 @@ CONFIG_ATA=y CONFIG_LSI_NCR=y CONFIG_ARCH_AXXIA_NCR_RESET_CHECK=y CONFIG_AXXIA_OEM=y +CONFIG_AXXIA_FAULT=y CONFIG_AXXIA_PEI=y CONFIG_AXXIA_MDIO=y -- 2.7.4 -- _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
