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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user