arm64: conf: Remove options EXT_RESOURCES

It is now unused in kernel code.

MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D33836
This commit is contained in:
Emmanuel Vadot 2022-01-11 11:10:07 +01:00
parent 02398e581d
commit 90288dcb4c
2 changed files with 0 additions and 6 deletions

View File

@ -182,9 +182,6 @@ device aw_cir
# Pseudo devices.
options EFIRT # EFI Runtime Services
# EXT_RESOURCES pseudo devices
options EXT_RESOURCES
device clk
device phy
device hwreset

View File

@ -59,9 +59,6 @@ device tuntap # Packet tunnel.
device md # Memory "disks"
device gif # IPv6 and IPv4 tunneling
device firmware # firmware assist module
# EXT_RESOURCES pseudo devices
options EXT_RESOURCES
device clk
device phy
device hwreset