Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107409674
D33837.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D33837.diff
View Options
diff --git a/sys/arm/conf/GENERIC b/sys/arm/conf/GENERIC
--- a/sys/arm/conf/GENERIC
+++ b/sys/arm/conf/GENERIC
@@ -69,8 +69,7 @@
options PLATFORM
options LINUX_BOOT_ABI
-# EXT_RESOURCES pseudo devices
-options EXT_RESOURCES
+# pseudo devices
device clk
device phy
device hwreset
diff --git a/sys/arm/conf/IMX6 b/sys/arm/conf/IMX6
--- a/sys/arm/conf/IMX6
+++ b/sys/arm/conf/IMX6
@@ -120,8 +120,7 @@
makeoptions MODULES_EXTRA="dtb/imx6 imx"
device fdt_pinctrl # FDT pinmux driver
-# EXT_RESOURCES pseudo devices
-options EXT_RESOURCES
+# pseudo devices
device clk
device phy
device hwreset
diff --git a/sys/arm/conf/NOTES b/sys/arm/conf/NOTES
--- a/sys/arm/conf/NOTES
+++ b/sys/arm/conf/NOTES
@@ -34,9 +34,8 @@
device twsi # i2c controller on Marvel and Allwinner
device xdma # xDMA framework for SoC on-chip dma controllers
-# Add EXT_RESOURCES pseudo devices...
+# Add pseudo devices...
-options EXT_RESOURCES
device clk
device phy
device hwreset
diff --git a/sys/arm/conf/RPI-B b/sys/arm/conf/RPI-B
--- a/sys/arm/conf/RPI-B
+++ b/sys/arm/conf/RPI-B
@@ -36,8 +36,7 @@
#options ROOTDEVNAME=\"ufs:mmcsd0s2\"
-# EXT_RESOURCES pseudo devices
-options EXT_RESOURCES
+# pseudo devices
device clk
device phy
device hwreset
diff --git a/sys/arm/conf/SOCFPGA b/sys/arm/conf/SOCFPGA
--- a/sys/arm/conf/SOCFPGA
+++ b/sys/arm/conf/SOCFPGA
@@ -38,8 +38,7 @@
#options BOOTP_NFSV3
#options BOOTP_WIRED_TO=ue0
-# EXT_RESOURCES pseudo devices
-options EXT_RESOURCES
+# pseudo devices
device clk
device phy
device hwreset
diff --git a/sys/arm/conf/TEGRA124 b/sys/arm/conf/TEGRA124
--- a/sys/arm/conf/TEGRA124
+++ b/sys/arm/conf/TEGRA124
@@ -34,8 +34,7 @@
# ARM Generic Timer
device generic_timer
-# EXT_RESOURCES pseudo devices
-options EXT_RESOURCES
+# pseudo devices
device clk
device phy
device hwreset
diff --git a/sys/arm/conf/std.qca b/sys/arm/conf/std.qca
--- a/sys/arm/conf/std.qca
+++ b/sys/arm/conf/std.qca
@@ -12,8 +12,7 @@
device uart
device uart_msm # Qualcomm MSM UART driver
-# EXT_RESOURCES pseudo devices
-options EXT_RESOURCES
+# pseudo devices
device clk
device phy
device hwreset
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 14, 6:14 PM (6 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15799162
Default Alt Text
D33837.diff (2 KB)
Attached To
Mode
D33837: arm: conf: Remove options EXT_RESOURCES
Attached
Detach File
Event Timeline
Log In to Comment