summaryrefslogtreecommitdiff
path: root/configs/at91sam9260eknf_defconfig
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2016-04-24 21:36:58 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-04-25 14:07:58 +0200
commit7fac78c51e0cc010a8dd8bc49824a5b1bcd52129 (patch)
treec898ae062fd29a9e68faaf0aae70dc11dac7404f /configs/at91sam9260eknf_defconfig
parent2a115cbe589047bc348ff8ba88ef6335bd628178 (diff)
configs/*: drop explicit BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_DEVTMPFS=y
Commit 7f1f9185e (system: default to devtmpfs for /dev) changed our default for /dev handling, but didn't remove the explicit selection of devtmpfs from a number of defconfigs. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'configs/at91sam9260eknf_defconfig')
-rw-r--r--configs/at91sam9260eknf_defconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/at91sam9260eknf_defconfig b/configs/at91sam9260eknf_defconfig
index f0d1d74c9..92bb07116 100644
--- a/configs/at91sam9260eknf_defconfig
+++ b/configs/at91sam9260eknf_defconfig
@@ -5,9 +5,6 @@ BR2_arm926t=y
# Linux headers same as kernel, a 3.9 series
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_9=y
-# System
-BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_DEVTMPFS=y
-
# Packages
BR2_PACKAGE_HOST_SAM_BA=y