aboutsummaryrefslogtreecommitdiff
path: root/linux-lng-v4.1-rt-pre-merge.yaml
diff options
context:
space:
mode:
authorGary S. Robertson <gary.robertson@linaro.org>2015-12-21 09:34:24 -0600
committerLinaro Code Review <review@review.linaro.org>2015-12-22 09:49:59 +0000
commit90a25df6737aef244707a1135df2e8327c4013db (patch)
treeb0a38b73162f6febf5435b6ef971e079dcbb67da /linux-lng-v4.1-rt-pre-merge.yaml
parenta2c89f182e581635ccb84d442397ff90b0dbd718 (diff)
lng 4.1 kernels: remove x86 inline config mods
A config fragment specific to the x86 architecture has been added to the LNG kernel repository for the 4.1 kernels. Consequently it is no longer necessary to add these config settings via a shell 'here document' in the build scripts. Change-Id: I1049be7269408c58d79c86f007d8859780f44f6e Signed-off-by: Gary S. Robertson <gary.robertson@linaro.org>
Diffstat (limited to 'linux-lng-v4.1-rt-pre-merge.yaml')
-rw-r--r--linux-lng-v4.1-rt-pre-merge.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/linux-lng-v4.1-rt-pre-merge.yaml b/linux-lng-v4.1-rt-pre-merge.yaml
index 02108f6f49..47c8901fe1 100644
--- a/linux-lng-v4.1-rt-pre-merge.yaml
+++ b/linux-lng-v4.1-rt-pre-merge.yaml
@@ -112,12 +112,6 @@
export MAKE_DTBS=false
export ARCH="x86_64"
export DEVICE_TYPE="x86"
- cat << EOF > linaro/configs/x86.conf
- CONFIG_DEVTMPFS=y
- CONFIG_DEVTMPFS_MOUNT=y
- CONFIG_E1000E=y
- CONFIG_IXGBE=y
- EOF
;;
vexpress64)
export board_types="juno"