[linux-yocto] [PATCH] bsp/axxiaarm64: Enable Axxia NCR and PEI drivers

Daniel Dragomir daniel.dragomir at windriver.com
Fri Jul 22 08:47:03 PDT 2016


Signed-off-by: Daniel Dragomir <daniel.dragomir at windriver.com>
---
 bsp/axxiaarm64/axxiaarm64.cfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bsp/axxiaarm64/axxiaarm64.cfg b/bsp/axxiaarm64/axxiaarm64.cfg
index ed2abd7..d08fe71 100644
--- a/bsp/axxiaarm64/axxiaarm64.cfg
+++ b/bsp/axxiaarm64/axxiaarm64.cfg
@@ -100,6 +100,8 @@ CONFIG_BLK_DEV_RAM_SIZE=35000
 #
 CONFIG_LSI_MTC=y
 CONFIG_ATA=y
+CONFIG_LSI_NCR=y
+CONFIG_AXXIA_PEI=y
 
 #
 # SCSI device support
-- 
1.9.1



More information about the linux-yocto mailing list