Remove configs for platforms in bsp/. These bsps should
use intel-common for configuration to avoid duplication
and overlap.

Signed-off-by: Anuj Mittal <anuj.mit...@intel.com>
---
 bsp/haswell-wc/haswell-wc-preempt-rt.scc        | 15 -------
 bsp/haswell-wc/haswell-wc-standard.scc          | 13 ------
 bsp/haswell-wc/haswell-wc.cfg                   | 21 ---------
 bsp/haswell-wc/haswell-wc.scc                   | 11 -----
 bsp/intel-common/intel-core2-32.scc             |  3 --
 bsp/intel-common/intel-corei7-64.scc            |  5 ---
 bsp/mohonpeak/mohonpeak-preempt-rt.scc          | 17 --------
 bsp/mohonpeak/mohonpeak-standard.scc            | 17 --------
 bsp/mohonpeak/mohonpeak.cfg                     | 28 ------------
 bsp/mohonpeak/mohonpeak.scc                     | 26 -----------
 bsp/mohonpeak/mohonpeak32-preempt-rt.scc        | 17 --------
 bsp/mohonpeak/mohonpeak32-standard.scc          | 17 --------
 bsp/mohonpeak/mohonpeak32.cfg                   |  3 --
 bsp/mohonpeak/mohonpeak32.scc                   | 22 ----------
 bsp/rangeley/rangeley-preempt-rt.scc            | 17 --------
 bsp/rangeley/rangeley-standard.scc              | 15 -------
 bsp/rangeley/rangeley.cfg                       | 18 --------
 bsp/rangeley/rangeley.scc                       | 22 ----------
 bsp/rangeley/rangeley32-preempt-rt.scc          | 17 --------
 bsp/rangeley/rangeley32-standard.scc            | 15 -------
 bsp/rangeley/rangeley32.scc                     | 22 ----------
 bsp/romley/romley-preempt-rt.scc                | 13 ------
 bsp/romley/romley-standard.scc                  |  7 ---
 bsp/romley/romley.cfg                           | 57 -------------------------
 bsp/romley/romley.scc                           | 12 ------
 bsp/valleyisland/valleyisland-32-preempt-rt.scc | 16 -------
 bsp/valleyisland/valleyisland-32-standard.scc   | 15 -------
 bsp/valleyisland/valleyisland-32.scc            | 22 ----------
 bsp/valleyisland/valleyisland-preempt-rt.scc    | 16 -------
 bsp/valleyisland/valleyisland-standard.scc      | 16 -------
 bsp/valleyisland/valleyisland.cfg               | 52 ----------------------
 bsp/valleyisland/valleyisland.scc               | 23 ----------
 32 files changed, 590 deletions(-)
 delete mode 100644 bsp/haswell-wc/haswell-wc-preempt-rt.scc
 delete mode 100644 bsp/haswell-wc/haswell-wc-standard.scc
 delete mode 100644 bsp/haswell-wc/haswell-wc.cfg
 delete mode 100644 bsp/haswell-wc/haswell-wc.scc
 delete mode 100644 bsp/mohonpeak/mohonpeak-preempt-rt.scc
 delete mode 100644 bsp/mohonpeak/mohonpeak-standard.scc
 delete mode 100644 bsp/mohonpeak/mohonpeak.cfg
 delete mode 100644 bsp/mohonpeak/mohonpeak.scc
 delete mode 100644 bsp/mohonpeak/mohonpeak32-preempt-rt.scc
 delete mode 100644 bsp/mohonpeak/mohonpeak32-standard.scc
 delete mode 100644 bsp/mohonpeak/mohonpeak32.cfg
 delete mode 100644 bsp/mohonpeak/mohonpeak32.scc
 delete mode 100644 bsp/rangeley/rangeley-preempt-rt.scc
 delete mode 100644 bsp/rangeley/rangeley-standard.scc
 delete mode 100644 bsp/rangeley/rangeley.cfg
 delete mode 100644 bsp/rangeley/rangeley.scc
 delete mode 100644 bsp/rangeley/rangeley32-preempt-rt.scc
 delete mode 100644 bsp/rangeley/rangeley32-standard.scc
 delete mode 100644 bsp/rangeley/rangeley32.scc
 delete mode 100644 bsp/romley/romley-preempt-rt.scc
 delete mode 100644 bsp/romley/romley-standard.scc
 delete mode 100644 bsp/romley/romley.cfg
 delete mode 100644 bsp/romley/romley.scc
 delete mode 100644 bsp/valleyisland/valleyisland-32-preempt-rt.scc
 delete mode 100644 bsp/valleyisland/valleyisland-32-standard.scc
 delete mode 100644 bsp/valleyisland/valleyisland-32.scc
 delete mode 100644 bsp/valleyisland/valleyisland-preempt-rt.scc
 delete mode 100644 bsp/valleyisland/valleyisland-standard.scc
 delete mode 100644 bsp/valleyisland/valleyisland.cfg
 delete mode 100644 bsp/valleyisland/valleyisland.scc

diff --git a/bsp/haswell-wc/haswell-wc-preempt-rt.scc 
b/bsp/haswell-wc/haswell-wc-preempt-rt.scc
deleted file mode 100644
index 88614a7..0000000
--- a/bsp/haswell-wc/haswell-wc-preempt-rt.scc
+++ /dev/null
@@ -1,15 +0,0 @@
-define KMACHINE haswell-wc
-define KTYPE preempt-rt
-define KARCH x86_64
-
-# no new branch required, re-use the ktypes/preempt-rt/preempt-rt.scc branch
-include ktypes/preempt-rt/preempt-rt.scc
-include bsp/common-pc-64/common-pc-64.scc
-
-include haswell-wc.scc
-
-# default policy for preempt-rt kernels
-include cfg/usb-mass-storage.scc
-include cfg/boot-live.scc
-include features/latencytop/latencytop.scc
-include features/profiling/profiling.scc
diff --git a/bsp/haswell-wc/haswell-wc-standard.scc 
b/bsp/haswell-wc/haswell-wc-standard.scc
deleted file mode 100644
index b715a4f..0000000
--- a/bsp/haswell-wc/haswell-wc-standard.scc
+++ /dev/null
@@ -1,13 +0,0 @@
-define KMACHINE haswell-wc
-define KTYPE standard
-define KARCH x86_64
-
-include bsp/common-pc-64/common-pc-64-standard.scc
-
-include haswell-wc.scc
-
-# default policy for standard kernels
-include cfg/usb-mass-storage.scc
-include cfg/boot-live.scc
-include features/latencytop/latencytop.scc
-include features/profiling/profiling.scc
diff --git a/bsp/haswell-wc/haswell-wc.cfg b/bsp/haswell-wc/haswell-wc.cfg
deleted file mode 100644
index f2136a8..0000000
--- a/bsp/haswell-wc/haswell-wc.cfg
+++ /dev/null
@@ -1,21 +0,0 @@
-CONFIG_PRINTK=y
-CONFIG_PRINTK_TIME=y
-
-# Basic hardware support for the box - ATA, PCI, sound,
-# Input & Power Management
-CONFIG_ATA=y
-CONFIG_ATA_GENERIC=y
-CONFIG_ATA_SFF=y
-CONFIG_SATA_AHCI=y
-CONFIG_PCI=y
-CONFIG_PCIEPORTBUS=y
-CONFIG_CHR_DEV_SG=y
-CONFIG_INPUT=y
-CONFIG_PM=y
-
-# Platform specific support for the box - LPC, SMBus
-CONFIG_LPC_ICH=y
-CONFIG_I2C=y
-CONFIG_I2C_I801=y
-CONFIG_I2C_CHARDEV=y
-
diff --git a/bsp/haswell-wc/haswell-wc.scc b/bsp/haswell-wc/haswell-wc.scc
deleted file mode 100644
index 5917bfa..0000000
--- a/bsp/haswell-wc/haswell-wc.scc
+++ /dev/null
@@ -1,11 +0,0 @@
-kconf hardware haswell-wc.cfg
-
-include cfg/x86_64.scc
-include features/i915/i915.scc
-include cfg/8250.scc
-include features/power/intel.scc
-
-include features/usb/xhci-hcd.scc
-include features/usb/ehci-hcd.scc
-include features/igb/igb.scc
-
diff --git a/bsp/intel-common/intel-core2-32.scc 
b/bsp/intel-common/intel-core2-32.scc
index 1261c29..c681062 100644
--- a/bsp/intel-common/intel-core2-32.scc
+++ b/bsp/intel-common/intel-core2-32.scc
@@ -13,9 +13,6 @@ include features/soc/tunnelcreek/tunnelcreek.scc
 include features/soc/skylake/skylake.scc
 include features/soc/broxton/broxton.scc
 
-# Fixme: These should be moved into something similar to the above
-include bsp/mohonpeak/mohonpeak32.scc
-
 # Fixme: This is included by standard but overwritten by ktype .config
 include cfg/boot-live.scc
 
diff --git a/bsp/intel-common/intel-corei7-64.scc 
b/bsp/intel-common/intel-corei7-64.scc
index ad6099e..6f91db4 100644
--- a/bsp/intel-common/intel-corei7-64.scc
+++ b/bsp/intel-common/intel-corei7-64.scc
@@ -12,11 +12,6 @@ include features/soc/baytrail/baytrail.scc
 include features/soc/skylake/skylake.scc
 include features/soc/broxton/broxton.scc
 
-# Fixme: These should be moved into something similar to the above
-include bsp/haswell-wc/haswell-wc.scc
-include bsp/romley/romley.scc
-include bsp/mohonpeak/mohonpeak.scc
-
 # DCA is now 64 bit only, so inlcude it here.
 include features/dca/dca.scc
 
diff --git a/bsp/mohonpeak/mohonpeak-preempt-rt.scc 
b/bsp/mohonpeak/mohonpeak-preempt-rt.scc
deleted file mode 100644
index c1fdef1..0000000
--- a/bsp/mohonpeak/mohonpeak-preempt-rt.scc
+++ /dev/null
@@ -1,17 +0,0 @@
-define KMACHINE mohonpeak
-define KTYPE preempt-rt
-define KARCH x86_64
-
-# no new branch required, re-use the ktypes/preempt-rt/preempt-rt.scc branch
-include ktypes/preempt-rt/preempt-rt.scc
-include bsp/common-pc-64/common-pc-64.scc
-
-include mohonpeak.scc
-
-include cfg/efi-ext.scc
-
-# default policy for preempt-rt kernels
-include cfg/usb-mass-storage.scc
-include cfg/boot-live.scc
-include features/latencytop/latencytop.scc
-include features/profiling/profiling.scc
diff --git a/bsp/mohonpeak/mohonpeak-standard.scc 
b/bsp/mohonpeak/mohonpeak-standard.scc
deleted file mode 100644
index 343b624..0000000
--- a/bsp/mohonpeak/mohonpeak-standard.scc
+++ /dev/null
@@ -1,17 +0,0 @@
-define KMACHINE mohonpeak
-define KTYPE standard
-define KARCH x86_64
-
-include ktypes/standard/standard.scc
-
-include mohonpeak.scc
-
-include features/qat/qat.scc
-
-include cfg/efi-ext.scc
-
-# default policy for standard kernels
-include cfg/usb-mass-storage.scc
-include cfg/boot-live.scc
-include features/latencytop/latencytop.scc
-include features/profiling/profiling.scc
diff --git a/bsp/mohonpeak/mohonpeak.cfg b/bsp/mohonpeak/mohonpeak.cfg
deleted file mode 100644
index 6dd26f4..0000000
--- a/bsp/mohonpeak/mohonpeak.cfg
+++ /dev/null
@@ -1,28 +0,0 @@
-# Basic hardware support PCI, input
-CONFIG_INPUT=y
-CONFIG_PCI=y
-CONFIG_PCIEPORTBUS=y
-CONFIG_PM=y
-
-# SATA Support
-CONFIG_ATA=y
-CONFIG_ATA_GENERIC=y
-CONFIG_ATA_SFF=y
-CONFIG_SATA_AHCI=y
-CONFIG_PATA_SCH=y
-CONFIG_CHR_DEV_SG=y
-
-# SMBus Support
-CONFIG_I2C=y
-CONFIG_I2C_I801=y
-CONFIG_I2C_ISMT=m
-CONFIG_I2C_CHARDEV=y
-
-# LPC Support and WDT
-CONFIG_LPC_ICH=y
-CONFIG_ITCO_WDT=y
-
-# Replace intree igb driver with
-# igb driver bundled with BSP
-CONFIG_IGB=n
-CONFIG_IGBVF=n
diff --git a/bsp/mohonpeak/mohonpeak.scc b/bsp/mohonpeak/mohonpeak.scc
deleted file mode 100644
index 25f6f07..0000000
--- a/bsp/mohonpeak/mohonpeak.scc
+++ /dev/null
@@ -1,26 +0,0 @@
-kconf hardware mohonpeak.cfg
-
-include cfg/x86_64.scc
-include cfg/8250.scc
-
-include features/power/intel.scc
-include features/igb/igb.scc
-
-include features/usb/ehci-hcd.scc
-include features/usb/xhci-hcd.scc
-include features/usb/uhci-hcd.scc
-include features/usb/ohci-hcd.scc
-
-# These features are required for Intel DPDK Support
-include features/intel-dpdk/intel-dpdk.scc
-
-# These features are required for Intel QAT Software
-include features/pci-iov/pci-iov.scc
-include features/pci/pci.scc
-include features/ciphers/ciphers.scc
-include features/crypto/crypto.scc
-
-include cfg/efi.scc
-
-# Enable GCC inlining
-include features/inline/inline.scc
diff --git a/bsp/mohonpeak/mohonpeak32-preempt-rt.scc 
b/bsp/mohonpeak/mohonpeak32-preempt-rt.scc
deleted file mode 100644
index 0ea0698..0000000
--- a/bsp/mohonpeak/mohonpeak32-preempt-rt.scc
+++ /dev/null
@@ -1,17 +0,0 @@
-define KMACHINE mohonpeak32
-define KTYPE preempt-rt
-define KARCH i386
-
-# no new branch required, re-use the ktypes/preempt-rt/preempt-rt.scc branch
-include ktypes/preempt-rt/preempt-rt.scc
-include bsp/common-pc-64/common-pc-64.scc
-
-include mohonpeak32.scc
-
-include cfg/efi-ext.scc
-
-# default policy for preempt-rt kernels
-include cfg/usb-mass-storage.scc
-include cfg/boot-live.scc
-include features/latencytop/latencytop.scc
-include features/profiling/profiling.scc
diff --git a/bsp/mohonpeak/mohonpeak32-standard.scc 
b/bsp/mohonpeak/mohonpeak32-standard.scc
deleted file mode 100644
index 0882bf0..0000000
--- a/bsp/mohonpeak/mohonpeak32-standard.scc
+++ /dev/null
@@ -1,17 +0,0 @@
-define KMACHINE mohonpeak32
-define KTYPE standard
-define KARCH i386
-
-include ktypes/standard/standard.scc
-
-include mohonpeak32.scc
-
-include features/qat/qat.scc
-
-include cfg/efi-ext.scc
-
-# default policy for standard kernels
-include cfg/usb-mass-storage.scc
-include cfg/boot-live.scc
-include features/latencytop/latencytop.scc
-include features/profiling/profiling.scc
diff --git a/bsp/mohonpeak/mohonpeak32.cfg b/bsp/mohonpeak/mohonpeak32.cfg
deleted file mode 100644
index b59cea1..0000000
--- a/bsp/mohonpeak/mohonpeak32.cfg
+++ /dev/null
@@ -1,3 +0,0 @@
-# For 32-bit system, support system memory more than 4G
-CONFIG_X86_PAE=y
-CONFIG_HIGHMEM64G=y
diff --git a/bsp/mohonpeak/mohonpeak32.scc b/bsp/mohonpeak/mohonpeak32.scc
deleted file mode 100644
index 3b5d1a4..0000000
--- a/bsp/mohonpeak/mohonpeak32.scc
+++ /dev/null
@@ -1,22 +0,0 @@
-kconf hardware mohonpeak.cfg
-kconf hardware mohonpeak32.cfg
-
-include cfg/x86.scc
-include cfg/8250.scc
-
-include features/power/intel.scc
-include features/igb/igb.scc
-
-# required for Intel DPDK Support
-include features/intel-dpdk/intel-dpdk.scc
-
-#These features are required for Intel QAT Software
-include features/pci-iov/pci-iov.scc
-include features/pci/pci.scc
-include features/ciphers/ciphers.scc
-include features/crypto/crypto.scc
-
-include cfg/efi.scc
-
-#Enable GCC inlining
-include features/inline/inline.scc
diff --git a/bsp/rangeley/rangeley-preempt-rt.scc 
b/bsp/rangeley/rangeley-preempt-rt.scc
deleted file mode 100644
index 9e6b6a7..0000000
--- a/bsp/rangeley/rangeley-preempt-rt.scc
+++ /dev/null
@@ -1,17 +0,0 @@
-define KMACHINE rangeley
-define KTYPE preempt-rt
-define KARCH x86_64
-
-# no new branch required, re-use the ktypes/preempt-rt/preempt-rt.scc branch
-include ktypes/preempt-rt/preempt-rt.scc
-include bsp/common-pc-64/common-pc-64.scc
-
-include rangeley.scc
-
-include cfg/efi-ext.scc
-
-# default policy for preempt-rt kernels
-include cfg/usb-mass-storage.scc
-include cfg/boot-live.scc
-include features/latencytop/latencytop.scc
-include features/profiling/profiling.scc
diff --git a/bsp/rangeley/rangeley-standard.scc 
b/bsp/rangeley/rangeley-standard.scc
deleted file mode 100644
index 087d057..0000000
--- a/bsp/rangeley/rangeley-standard.scc
+++ /dev/null
@@ -1,15 +0,0 @@
-define KMACHINE rangeley
-define KTYPE standard
-define KARCH x86_64
-
-include bsp/common-pc-64/common-pc-64-standard.scc
-
-include rangeley.scc
-
-include cfg/efi-ext.scc
-
-# default policy for standard kernels
-include cfg/usb-mass-storage.scc
-include cfg/boot-live.scc
-include features/latencytop/latencytop.scc
-include features/profiling/profiling.scc
diff --git a/bsp/rangeley/rangeley.cfg b/bsp/rangeley/rangeley.cfg
deleted file mode 100644
index c763a64..0000000
--- a/bsp/rangeley/rangeley.cfg
+++ /dev/null
@@ -1,18 +0,0 @@
-# Basic hardware support for the box - network, PCI, sound
-CONFIG_ATA=y
-CONFIG_ATA_GENERIC=y
-CONFIG_ATA_SFF=y
-CONFIG_PCI=y
-CONFIG_MMC=y
-CONFIG_MMC_SDHCI=y
-CONFIG_R8169=y
-CONFIG_PATA_SCH=y
-CONFIG_MMC_SDHCI_PCI=y
-CONFIG_PCIEPORTBUS=y
-CONFIG_CHR_DEV_SG=y
-CONFIG_I2C=y
-CONFIG_AGP=y
-CONFIG_PM=y
-CONFIG_BACKLIGHT_LCD_SUPPORT=y
-CONFIG_BACKLIGHT_CLASS_DEVICE=y
-CONFIG_INPUT=y
diff --git a/bsp/rangeley/rangeley.scc b/bsp/rangeley/rangeley.scc
deleted file mode 100644
index 322cb99..0000000
--- a/bsp/rangeley/rangeley.scc
+++ /dev/null
@@ -1,22 +0,0 @@
-kconf hardware rangeley.cfg
-
-include cfg/x86_64.scc
-include cfg/8250.scc
-
-include features/power/intel.scc
-include features/ixgbe/ixgbe.scc
-include features/igb/igb.scc
-
-# required for Intel DPDK Support
-include features/intel-dpdk/intel-dpdk.scc
-
-#These features are required for Intel QAT Software
-include features/pci-iov/pci-iov.scc
-include features/pci/pci.scc
-include features/ciphers/ciphers.scc
-include features/crypto/crypto.scc
-
-include cfg/efi.scc
-
-#Enable GCC inlining
-include features/inline/inline.scc
diff --git a/bsp/rangeley/rangeley32-preempt-rt.scc 
b/bsp/rangeley/rangeley32-preempt-rt.scc
deleted file mode 100644
index 4a1845f..0000000
--- a/bsp/rangeley/rangeley32-preempt-rt.scc
+++ /dev/null
@@ -1,17 +0,0 @@
-define KMACHINE rangeley32
-define KTYPE preempt-rt
-define KARCH i386
-
-# no new branch required, re-use the ktypes/preempt-rt/preempt-rt.scc branch
-include ktypes/preempt-rt/preempt-rt.scc
-include bsp/common-pc-64/common-pc-64.scc
-
-include rangeley32.scc
-
-include cfg/efi-ext.scc
-
-# default policy for preempt-rt kernels
-include cfg/usb-mass-storage.scc
-include cfg/boot-live.scc
-include features/latencytop/latencytop.scc
-include features/profiling/profiling.scc
diff --git a/bsp/rangeley/rangeley32-standard.scc 
b/bsp/rangeley/rangeley32-standard.scc
deleted file mode 100644
index 965a97a..0000000
--- a/bsp/rangeley/rangeley32-standard.scc
+++ /dev/null
@@ -1,15 +0,0 @@
-define KMACHINE rangeley32
-define KTYPE standard
-define KARCH i386
-
-include bsp/common-pc-64/common-pc-64-standard.scc
-
-include rangeley32.scc
-
-include cfg/efi-ext.scc
-
-# default policy for standard kernels
-include cfg/usb-mass-storage.scc
-include cfg/boot-live.scc
-include features/latencytop/latencytop.scc
-include features/profiling/profiling.scc
diff --git a/bsp/rangeley/rangeley32.scc b/bsp/rangeley/rangeley32.scc
deleted file mode 100644
index 0172895..0000000
--- a/bsp/rangeley/rangeley32.scc
+++ /dev/null
@@ -1,22 +0,0 @@
-kconf hardware rangeley.cfg
-
-include cfg/x86.scc
-include cfg/8250.scc
-
-include features/power/intel.scc
-include features/ixgbe/ixgbe.scc
-include features/igb/igb.scc
-
-# required for Intel DPDK Support
-include features/intel-dpdk/intel-dpdk.scc
-
-#These features are required for Intel QAT Software
-include features/pci-iov/pci-iov.scc
-include features/pci/pci.scc
-include features/ciphers/ciphers.scc
-include features/crypto/crypto.scc
-
-include cfg/efi.scc
-
-#Enable GCC inlining
-include features/inline/inline.scc
diff --git a/bsp/romley/romley-preempt-rt.scc b/bsp/romley/romley-preempt-rt.scc
deleted file mode 100644
index ad0a5e7..0000000
--- a/bsp/romley/romley-preempt-rt.scc
+++ /dev/null
@@ -1,13 +0,0 @@
-define KMACHINE romley
-define KTYPE preempt-rt
-define KARCH x86_64
-
-# no new branch required, re-use the ktypes/preempt-rt/preempt-rt.scc branch
-include ktypes/preempt-rt/preempt-rt.scc
-include romley.scc
-
-# default policy for preempt-rt kernels
-include cfg/usb-mass-storage.scc
-include cfg/boot-live.scc
-include features/latencytop/latencytop.scc
-include features/profiling/profiling.scc
\ No newline at end of file
diff --git a/bsp/romley/romley-standard.scc b/bsp/romley/romley-standard.scc
deleted file mode 100644
index fcf4a99..0000000
--- a/bsp/romley/romley-standard.scc
+++ /dev/null
@@ -1,7 +0,0 @@
-define KMACHINE romley
-define KTYPE standard
-define KARCH x86_64
-
-include ktypes/standard/standard.scc
-
-include romley.scc
diff --git a/bsp/romley/romley.cfg b/bsp/romley/romley.cfg
deleted file mode 100644
index 5e7347a..0000000
--- a/bsp/romley/romley.cfg
+++ /dev/null
@@ -1,57 +0,0 @@
-CONFIG_PRINTK=y
-
-# Basic hardware support for the box - network, USB, PCI, sound
-CONFIG_NETDEVICES=y
-CONFIG_ATA=y
-CONFIG_ATA_GENERIC=y
-CONFIG_ATA_SFF=y
-CONFIG_PCI=y
-CONFIG_MMC=y
-CONFIG_MMC_SDHCI=y
-CONFIG_USB_SUPPORT=y
-CONFIG_USB=y
-CONFIG_USB_ARCH_HAS_EHCI=y
-CONFIG_R8169=y
-CONFIG_PATA_SCH=y
-CONFIG_MMC_SDHCI_PCI=y
-CONFIG_USB_EHCI_HCD=y
-CONFIG_PCIEPORTBUS=y
-CONFIG_NET=y
-CONFIG_USB_UHCI_HCD=y
-CONFIG_BLK_DEV_SD=y
-CONFIG_CHR_DEV_SG=y
-
-# Make sure these are on, otherwise the bootup won't be fun
-CONFIG_UNIX=y
-CONFIG_INET=y
-CONFIG_MODULES=y
-CONFIG_SHMEM=y
-CONFIG_TMPFS=y
-CONFIG_PACKET=y
-
-# These are needed for the Poulsbo kernel modules
-CONFIG_I2C=y
-CONFIG_AGP=y
-CONFIG_VFAT_FS=y
-CONFIG_PM=y
-CONFIG_FB=y
-CONFIG_BACKLIGHT_LCD_SUPPORT=y
-CONFIG_BACKLIGHT_CLASS_DEVICE=y
-CONFIG_INPUT=y
-CONFIG_I2C_ALGOBIT=y
-CONFIG_FB_CFB_COPYAREA=y
-CONFIG_FB_CFB_IMAGEBLIT=y
-CONFIG_FB_CFB_FILLRECT=y
-
-# Needed for booting (and using) USB memory sticks
-CONFIG_USB_STORAGE=y
-CONFIG_BLK_DEV_RAM=y
-CONFIG_BLK_DEV_LOOP=y
-CONFIG_BLK_DEV_INITRD=y
-CONFIG_RD_GZIP=y
-CONFIG_NLS_CODEPAGE_437=y
-CONFIG_NLS_ISO8859_1=y
-
-# USB HID Support
-CONFIG_USB_HID=y
-CONFIG_USB_HIDDEV=y
diff --git a/bsp/romley/romley.scc b/bsp/romley/romley.scc
deleted file mode 100644
index 9a61bd4..0000000
--- a/bsp/romley/romley.scc
+++ /dev/null
@@ -1,12 +0,0 @@
-kconf hardware romley.cfg
-
-include features/i915/i915.scc
-include cfg/8250.scc
-include cfg/x86_64.scc
-include features/uio/uio.scc
-include features/hugetlb/hugetlb.scc
-include features/igb/igb.scc
-
-# generic power management
-include features/power/intel.scc
-
diff --git a/bsp/valleyisland/valleyisland-32-preempt-rt.scc 
b/bsp/valleyisland/valleyisland-32-preempt-rt.scc
deleted file mode 100644
index a733773..0000000
--- a/bsp/valleyisland/valleyisland-32-preempt-rt.scc
+++ /dev/null
@@ -1,16 +0,0 @@
-define KMACHINE valleyisland-32
-define KTYPE preempt-rt
-define KARCH i386
-
-# no new branch required, re-use the ktypes/preempt-rt/preempt-rt.scc branch
-include ktypes/preempt-rt/preempt-rt.scc
-
-include valleyisland-32.scc
-
-include cfg/efi-ext.scc
-
-# default policy for preempt-rt kernels
-include cfg/usb-mass-storage.scc
-include cfg/boot-live.scc
-include features/latencytop/latencytop.scc
-include features/profiling/profiling.scc
diff --git a/bsp/valleyisland/valleyisland-32-standard.scc 
b/bsp/valleyisland/valleyisland-32-standard.scc
deleted file mode 100644
index 3050bc7..0000000
--- a/bsp/valleyisland/valleyisland-32-standard.scc
+++ /dev/null
@@ -1,15 +0,0 @@
-define KMACHINE valleyisland-32
-define KTYPE standard
-define KARCH i386
-
-include ktypes/standard/standard.scc
-
-include valleyisland-32.scc
-
-include cfg/efi-ext.scc
-
-# default policy for standard kernels
-include cfg/usb-mass-storage.scc
-include cfg/boot-live.scc
-include features/latencytop/latencytop.scc
-include features/profiling/profiling.scc
diff --git a/bsp/valleyisland/valleyisland-32.scc 
b/bsp/valleyisland/valleyisland-32.scc
deleted file mode 100644
index 3f71467..0000000
--- a/bsp/valleyisland/valleyisland-32.scc
+++ /dev/null
@@ -1,22 +0,0 @@
-kconf hardware valleyisland.cfg
-
-include cfg/x86.scc
-include cfg/efi.scc
-include cfg/dmaengine.scc
-include cfg/8250.scc
-
-include features/power/intel.scc
-
-include features/i2c/i2c.scc
-include features/i2c/i2cdev.scc
-
-include features/i915/i915.scc
-
-include features/intel-e1xxxx/intel-e100.scc
-include features/intel-e1xxxx/intel-e1xxxx.scc
-
-include features/spi/spi.scc
-include features/spi/spidev.scc
-
-include features/usb/ehci-hcd.scc
-include features/usb/xhci-hcd.scc
diff --git a/bsp/valleyisland/valleyisland-preempt-rt.scc 
b/bsp/valleyisland/valleyisland-preempt-rt.scc
deleted file mode 100644
index ed11e0d..0000000
--- a/bsp/valleyisland/valleyisland-preempt-rt.scc
+++ /dev/null
@@ -1,16 +0,0 @@
-define KMACHINE valleyisland
-define KTYPE preempt-rt
-define KARCH x86_64
-
-# no new branch required, re-use the ktypes/preempt-rt/preempt-rt.scc branch
-include ktypes/preempt-rt/preempt-rt.scc
-
-include valleyisland.scc
-
-include cfg/efi-ext.scc
-
-# default policy for preempt-rt kernels
-include cfg/usb-mass-storage.scc
-include cfg/boot-live.scc
-include features/latencytop/latencytop.scc
-include features/profiling/profiling.scc
diff --git a/bsp/valleyisland/valleyisland-standard.scc 
b/bsp/valleyisland/valleyisland-standard.scc
deleted file mode 100644
index f1ec95b..0000000
--- a/bsp/valleyisland/valleyisland-standard.scc
+++ /dev/null
@@ -1,16 +0,0 @@
-define KMACHINE valleyisland
-define KTYPE standard
-define KARCH x86_64
-
-include ktypes/standard/standard.scc
-
-include valleyisland.scc
-
-include cfg/efi-ext.scc
-
-# default policy for standard kernels
-include cfg/usb-mass-storage.scc
-include cfg/boot-live.scc
-include features/latencytop/latencytop.scc
-include features/profiling/profiling.scc
-include features/sound/snd_hda_intel.scc
diff --git a/bsp/valleyisland/valleyisland.cfg 
b/bsp/valleyisland/valleyisland.cfg
deleted file mode 100644
index 3f6c4a2..0000000
--- a/bsp/valleyisland/valleyisland.cfg
+++ /dev/null
@@ -1,52 +0,0 @@
-CONFIG_MCORE2=y
-CONFIG_X86_INTEL_LPSS=y
-CONFIG_PRINTK=y
-CONFIG_PRINTK_TIME=y
-
-# Basic hardware support for the box - Network, USB, PCI, Sound
-CONFIG_PM=y
-CONFIG_ASPM=y
-
-CONFIG_PCI=y
-CONFIG_PCIEPORTBUS=y
-
-CONFIG_INPUT=y
-CONFIG_INPUT_EVDEV=y
-
-CONFIG_BACKLIGHT_LCD_SUPPORT=y
-CONFIG_BACKLIGHT_CLASS_DEVICE=y
-
-# SATA Support
-CONFIG_ATA=y
-CONFIG_ATA_GENERIC=y
-CONFIG_CHR_DEV_SG=y
-CONFIG_SATA_AHCI=y
-CONFIG_ATA_PIIX=y
-
-# MMC / SDHCI Support
-CONFIG_MMC=y
-CONFIG_MMC_SDHCI=y
-CONFIG_MMC_SDHCI_PCI=y
-CONFIG_MMC_SDHCI_ACPI=y
-
-# Graphics Support
-CONFIG_DRM=y
-CONFIG_DRM_EMGD=y
-
-# GPIO Support
-CONFIG_GENERIC_GPIO=y
-CONFIG_GPIOLIB=y
-CONFIG_GPIO_SYSFS=y
-CONFIG_GPIO_ACPI=y
-
-# PWM Support
-CONFIG_PWM_SYSFS=y
-
-# SMBus Support
-CONFIG_I2C_I801=y
-
-# USB Device Support
-CONFIG_USB_GADGET=y
-CONFIG_USB_LIBCOMPOSITE=m
-CONFIG_USB_MASS_STORAGE=m
-CONFIG_NOP_USB_XCEIV=y
diff --git a/bsp/valleyisland/valleyisland.scc 
b/bsp/valleyisland/valleyisland.scc
deleted file mode 100644
index 379dfbf..0000000
--- a/bsp/valleyisland/valleyisland.scc
+++ /dev/null
@@ -1,23 +0,0 @@
-kconf hardware valleyisland.cfg
-
-include cfg/x86_64.scc
-include cfg/efi.scc
-include cfg/dmaengine.scc
-include cfg/8250.scc
-
-include features/power/intel.scc
-
-include features/i2c/i2c.scc
-include features/i2c/i2cdev.scc
-
-include features/i915/i915.scc
-
-include features/intel-e1xxxx/intel-e100.scc
-include features/intel-e1xxxx/intel-e1xxxx.scc
-
-include features/spi/spi.scc
-include features/spi/spidev.scc
-
-include features/usb/ehci-hcd.scc
-include features/usb/xhci-hcd.scc
-include features/usb/designware-usb3.scc
-- 
2.7.4

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to