summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2021-06-18 14:52:00 +0200
committerMatei Valeanu <Matei.Valeanu@enea.com>2021-06-22 10:57:55 +0200
commitb73a8bd015484ca8290f90bff2913915e67db9a6 (patch)
tree5b26a5b3ef9c28d9444fb912962b239f31fe5318
parent27b1d5f5bd3c21664407d8b732fea65e8c3590ab (diff)
downloadenea-kernel-cache-b73a8bd015484ca8290f90bff2913915e67db9a6.tar.gz
features/ata/ata_piix_y: Add new fragment
This will be leveraged by the Enea Edge VNF guest kernel to enable inbuilt support for Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA, required for early probing of cloud-init NoCloud datasource attached as CDROM. Change-Id: If7e595d034d5bc6b0c82f6845e79af34a1c6ac99 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
-rw-r--r--features/ata/ata_piix_y.cfg1
-rw-r--r--features/ata/ata_piix_y.scc4
2 files changed, 5 insertions, 0 deletions
diff --git a/features/ata/ata_piix_y.cfg b/features/ata/ata_piix_y.cfg
new file mode 100644
index 0000000..04e31e9
--- /dev/null
+++ b/features/ata/ata_piix_y.cfg
@@ -0,0 +1 @@
CONFIG_ATA_PIIX=y
diff --git a/features/ata/ata_piix_y.scc b/features/ata/ata_piix_y.scc
new file mode 100644
index 0000000..03cc06e
--- /dev/null
+++ b/features/ata/ata_piix_y.scc
@@ -0,0 +1,4 @@
1define KFEATURE_DESCRIPTION "Enable ATA PIIX support"
2define KFEATURE_COMPATIBILITY all
3
4kconf hardware ata_piix_y.cfg