summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-intel/recipes-kernel/linux/files/lava.cfg
diff options
context:
space:
mode:
authorCorentin Labbe <clabbe@baylibre.com>2019-04-29 13:59:08 +0000
committerCorentin Labbe <clabbe@baylibre.com>2019-04-29 13:59:50 +0000
commitb8fe29ceae03d4a340579a83d338ba9404fc0190 (patch)
tree812394618025c257a3fb9face08cd96a11ea49a3 /meta-agl-bsp/meta-intel/recipes-kernel/linux/files/lava.cfg
parent2ca4db6cf14a709d25f79b2e6308743a115e5aa5 (diff)
meta-intel: Support the upsquare board
This patch adds the necessary CONFIG for booting the upsquare board. The upsquare have an R8169 ethernet card and need it built-in for the kernel DHCP autoconf to work. The upsquare need some MFD_INTEL configs to boot. The meta-intel miss some CONFIG necessary for LAVA and NBD to works. Bug-AGL: SPEC-2075 Change-Id: Iad63e0f0b978bb75f8d8759ad353e7952b63a2ab Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Diffstat (limited to 'meta-agl-bsp/meta-intel/recipes-kernel/linux/files/lava.cfg')
-rw-r--r--meta-agl-bsp/meta-intel/recipes-kernel/linux/files/lava.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-agl-bsp/meta-intel/recipes-kernel/linux/files/lava.cfg b/meta-agl-bsp/meta-intel/recipes-kernel/linux/files/lava.cfg
new file mode 100644
index 000000000..4dcf4036d
--- /dev/null
+++ b/meta-agl-bsp/meta-intel/recipes-kernel/linux/files/lava.cfg
@@ -0,0 +1,3 @@
+CONFIG_BLK_DEV_RAM=y
+CONFIG_BLK_DEV_NBD=y
+CONFIG_BLK_DEV_INITRD=y