]> xenbits.xensource.com Git - people/royger/freebsd.git/commitdiff
riscv: conf: Remove options EXT_RESOURCES
authorEmmanuel Vadot <manu@FreeBSD.org>
Tue, 11 Jan 2022 10:12:40 +0000 (11:12 +0100)
committerEmmanuel Vadot <manu@FreeBSD.org>
Mon, 21 Feb 2022 16:29:13 +0000 (17:29 +0100)
It is now unused in kernel code.

Reviewed by: mhorne
MFC after:      1 month
Differential Revision: https://reviews.freebsd.org/D33838

sys/riscv/conf/GENERIC
sys/riscv/conf/NOTES

index 96e0c43a733c45555957125ca788189c44091235..877427c07abbd28e1e7f3a3b7cc00e55c157cdee 100644 (file)
@@ -81,8 +81,7 @@ options       INTRNG
 # RISC-V SBI console
 device         rcons
 
-# EXT_RESOURCES pseudo devices
-options        EXT_RESOURCES
+# pseudo devices
 device         clk
 device         hwreset
 device         syscon
index 01ae4c672ec6c0e2897c67b1261258ba698fc460..3beff0129e58da7d0b123eabfe01fd05beb57024 100644 (file)
@@ -23,8 +23,7 @@ options       INTRNG                  # Include INTRNG framework
 # RISC-V SBI console
 device         rcons
 
-# EXT_RESOURCES pseudo devices
-options        EXT_RESOURCES
+# pseudo devices
 device         clk
 device         hwreset
 device         phy