summaryrefslogtreecommitdiffstats
path: root/sys/arm
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2014-03-07 00:25:23 +0000
committerian <ian@FreeBSD.org>2014-03-07 00:25:23 +0000
commit6908862999ed516ec158f353482c1e4559b6301c (patch)
tree91750abfbcc8e63777d8fa9f09b322acf23fc27e /sys/arm
parent1e8c254d0f64cd781d7a85efb228526702397fcd (diff)
downloadFreeBSD-src-6908862999ed516ec158f353482c1e4559b6301c.zip
FreeBSD-src-6908862999ed516ec158f353482c1e4559b6301c.tar.gz
Add option TMPFS to arm/conf/DEFAULTS, remove it from the few configs
that have it individually. Concensus on freebsd-arm@ is that it should be included in all ARM kernels.
Diffstat (limited to 'sys/arm')
-rw-r--r--sys/arm/conf/ARNDALE1
-rw-r--r--sys/arm/conf/BEAGLEBONE1
-rw-r--r--sys/arm/conf/DEFAULTS3
-rw-r--r--sys/arm/conf/DIGI-CCWMX531
-rw-r--r--sys/arm/conf/DOCKSTAR1
-rw-r--r--sys/arm/conf/DREAMPLUG-10011
-rw-r--r--sys/arm/conf/EFIKA_MX1
-rw-r--r--sys/arm/conf/IMX53-QSB1
-rw-r--r--sys/arm/conf/IMX61
-rw-r--r--sys/arm/conf/VYBRID.common1
-rw-r--r--sys/arm/conf/WANDBOARD.common1
11 files changed, 3 insertions, 10 deletions
diff --git a/sys/arm/conf/ARNDALE b/sys/arm/conf/ARNDALE
index 06af367..ae2e265 100644
--- a/sys/arm/conf/ARNDALE
+++ b/sys/arm/conf/ARNDALE
@@ -39,7 +39,6 @@ options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
options PROCFS #Process filesystem (requires PSEUDOFS)
options PSEUDOFS #Pseudo-filesystem framework
-options TMPFS
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=5000 #Delay (in ms) before probing SCSI
options KTRACE
diff --git a/sys/arm/conf/BEAGLEBONE b/sys/arm/conf/BEAGLEBONE
index 5fc02c1..c0fb9c6 100644
--- a/sys/arm/conf/BEAGLEBONE
+++ b/sys/arm/conf/BEAGLEBONE
@@ -38,7 +38,6 @@ options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
options PROCFS #Process filesystem (requires PSEUDOFS)
options PSEUDOFS #Pseudo-filesystem framework
-options TMPFS #Efficient memory filesystem
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=5000 #Delay (in ms) before probing SCSI
options KTRACE #ktrace(1) support
diff --git a/sys/arm/conf/DEFAULTS b/sys/arm/conf/DEFAULTS
index 4571c37..102f130 100644
--- a/sys/arm/conf/DEFAULTS
+++ b/sys/arm/conf/DEFAULTS
@@ -7,3 +7,6 @@ device mem
options GEOM_PART_BSD
options GEOM_PART_MBR
+
+options TMPFS
+
diff --git a/sys/arm/conf/DIGI-CCWMX53 b/sys/arm/conf/DIGI-CCWMX53
index bb2a951..244cff4 100644
--- a/sys/arm/conf/DIGI-CCWMX53
+++ b/sys/arm/conf/DIGI-CCWMX53
@@ -45,7 +45,6 @@ options MSDOSFS # MSDOS Filesystem
options CD9660 # ISO 9660 Filesystem
#options PROCFS # Process filesystem (requires PSEUDOFS)
options PSEUDOFS # Pseudo-filesystem framework
-options TMPFS # TMP Memory Filesystem
options GEOM_PART_GPT # GUID Partition Tables.
options GEOM_LABEL # Provides labelization
#options COMPAT_FREEBSD5 # Compatible with FreeBSD5
diff --git a/sys/arm/conf/DOCKSTAR b/sys/arm/conf/DOCKSTAR
index 97dc8db..f0ddd5f 100644
--- a/sys/arm/conf/DOCKSTAR
+++ b/sys/arm/conf/DOCKSTAR
@@ -36,7 +36,6 @@ options CD9660 #ISO 9660 filesystem
options FFS #Berkeley Fast Filesystem
options MSDOSFS #MS DOS File System (FAT, FAT32)
options NULLFS #NULL filesystem
-options TMPFS #Efficient memory filesystem
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
diff --git a/sys/arm/conf/DREAMPLUG-1001 b/sys/arm/conf/DREAMPLUG-1001
index 442cde0..baebc77 100644
--- a/sys/arm/conf/DREAMPLUG-1001
+++ b/sys/arm/conf/DREAMPLUG-1001
@@ -39,7 +39,6 @@ options CD9660 #ISO 9660 filesystem
options FFS #Berkeley Fast Filesystem
options MSDOSFS #MS DOS File System (FAT, FAT32)
options NULLFS #NULL filesystem
-options TMPFS #Efficient memory filesystem
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
diff --git a/sys/arm/conf/EFIKA_MX b/sys/arm/conf/EFIKA_MX
index e2b6693..ca95f0c 100644
--- a/sys/arm/conf/EFIKA_MX
+++ b/sys/arm/conf/EFIKA_MX
@@ -45,7 +45,6 @@ options MSDOSFS # MSDOS Filesystem
options CD9660 # ISO 9660 Filesystem
#options PROCFS # Process filesystem (requires PSEUDOFS)
options PSEUDOFS # Pseudo-filesystem framework
-options TMPFS # TMP Memory Filesystem
options GEOM_PART_GPT # GUID Partition Tables.
options GEOM_LABEL # Provides labelization
#options COMPAT_FREEBSD5 # Compatible with FreeBSD5
diff --git a/sys/arm/conf/IMX53-QSB b/sys/arm/conf/IMX53-QSB
index ff293db..1561368 100644
--- a/sys/arm/conf/IMX53-QSB
+++ b/sys/arm/conf/IMX53-QSB
@@ -44,7 +44,6 @@ options MSDOSFS # MSDOS Filesystem
options CD9660 # ISO 9660 Filesystem
#options PROCFS # Process filesystem (requires PSEUDOFS)
options PSEUDOFS # Pseudo-filesystem framework
-options TMPFS # TMP Memory Filesystem
options GEOM_PART_GPT # GUID Partition Tables.
options GEOM_LABEL # Provides labelization
#options COMPAT_FREEBSD5 # Compatible with FreeBSD5
diff --git a/sys/arm/conf/IMX6 b/sys/arm/conf/IMX6
index 1e08e1f..26a135f 100644
--- a/sys/arm/conf/IMX6
+++ b/sys/arm/conf/IMX6
@@ -40,7 +40,6 @@ options MSDOSFS # MSDOS Filesystem
options CD9660 # ISO 9660 Filesystem
#options PROCFS # Process filesystem (requires PSEUDOFS)
options PSEUDOFS # Pseudo-filesystem framework
-options TMPFS # TMP Memory Filesystem
options GEOM_PART_GPT # GUID Partition Tables.
options GEOM_LABEL # Provides labelization
options KTRACE # ktrace(1) support
diff --git a/sys/arm/conf/VYBRID.common b/sys/arm/conf/VYBRID.common
index c49620f..3c5ca9f 100644
--- a/sys/arm/conf/VYBRID.common
+++ b/sys/arm/conf/VYBRID.common
@@ -38,7 +38,6 @@ options CD9660 #ISO 9660 Filesystem
options PROCFS #Process filesystem (requires PSEUDOFS)
options PSEUDOFS #Pseudo-filesystem framework
#options NANDFS #NAND Filesystem
-options TMPFS
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=5000 #Delay (in ms) before probing SCSI
options KTRACE
diff --git a/sys/arm/conf/WANDBOARD.common b/sys/arm/conf/WANDBOARD.common
index 19c74eb..ab0337d 100644
--- a/sys/arm/conf/WANDBOARD.common
+++ b/sys/arm/conf/WANDBOARD.common
@@ -39,7 +39,6 @@ options MSDOSFS # MSDOS Filesystem
options CD9660 # ISO 9660 Filesystem
#options PROCFS # Process filesystem (requires PSEUDOFS)
options PSEUDOFS # Pseudo-filesystem framework
-options TMPFS # TMP Memory Filesystem
options GEOM_PART_GPT # GUID Partition Tables.
options GEOM_LABEL # Provides labelization
options KTRACE # ktrace(1) support
OpenPOWER on IntegriCloud