[linux-yocto] [PATCH 2/2] bsp/axxiaarm64: remove unnecesary options

Cristian Bercaru cristian.bercaru at windriver.com
Thu Nov 19 09:01:54 PST 2015


Unnecesary options have either been completely removed from the
bsp/axxiaarm64 configuration fragments, or moved to the meta-axxia
yocto layer: git://git.yoctoproject.org/meta-axxia

Signed-off-by: Cristian Bercaru <cristian.bercaru at windriver.com>
---
 bsp/axxiaarm64/axxiaarm64.cfg | 2 --
 bsp/axxiaarm64/axxiaarm64.scc | 3 ---
 2 files changed, 5 deletions(-)

diff --git a/bsp/axxiaarm64/axxiaarm64.cfg b/bsp/axxiaarm64/axxiaarm64.cfg
index 4cabaf0..e71cc51 100644
--- a/bsp/axxiaarm64/axxiaarm64.cfg
+++ b/bsp/axxiaarm64/axxiaarm64.cfg
@@ -54,7 +54,6 @@ CONFIG_PCI_MSI=y
 #
 # Kernel Features
 #
-CONFIG_SMP=y
 
 #
 # Generic Driver Options
@@ -229,7 +228,6 @@ CONFIG_RTC_DRV_EFI=y
 CONFIG_RTC_DRV_XGENE=y
 
 CONFIG_DMADEVICES=y
-# CONFIG_VIRTIO_PCI is not set
 # CONFIG_IOMMU_SUPPORT is not set
 
 #
diff --git a/bsp/axxiaarm64/axxiaarm64.scc b/bsp/axxiaarm64/axxiaarm64.scc
index effc509..179fd67 100644
--- a/bsp/axxiaarm64/axxiaarm64.scc
+++ b/bsp/axxiaarm64/axxiaarm64.scc
@@ -1,6 +1,3 @@
-include features/usb/xhci-hcd.scc
-include cfg/usb-mass-storage.scc
-include cfg/virtio.scc
 include kvm.scc
 
 kconf hardware axxiaarm64.cfg
-- 
1.9.1



More information about the linux-yocto mailing list