riscv: conf: Remove options EXT_RESOURCES

It is now unused in kernel code.

Reviewed by:	mhorne
MFC after:      1 month
Differential Revision:	https://reviews.freebsd.org/D33838
This commit is contained in:
Emmanuel Vadot 2022-01-11 11:12:40 +01:00
parent 34223f74a2
commit 092a42a6a3
2 changed files with 2 additions and 4 deletions

View 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

View 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