]> xenbits.xensource.com Git - people/royger/freebsd.git/commitdiff
armv7: allwinner: Make ext_resources non-optional
authorEmmanuel Vadot <manu@FreeBSD.org>
Tue, 11 Jan 2022 09:51:52 +0000 (10:51 +0100)
committerEmmanuel Vadot <manu@FreeBSD.org>
Mon, 21 Feb 2022 16:29:04 +0000 (17:29 +0100)
The only valid condition for if_awg and aw_syscon is syscon.
EXT_RESOURCES is enabled in GENERIC since 12-CURRENT.

MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D33833

sys/arm/allwinner/files.allwinner

index 57e27a962ec0c7ae9ff76e93f7788a82bf4ecd7f..40775ac3212b94ffcbef4f2bde30be98ba7283fc 100644 (file)
@@ -14,13 +14,13 @@ arm/allwinner/aw_nmi.c                      standard
 arm/allwinner/aw_r_intc.c              optional        aw_r_intc
 arm/allwinner/aw_rsb.c                 optional        rsb | p2wi
 arm/allwinner/aw_rtc.c                 optional        aw_rtc
-arm/allwinner/aw_syscon.c              optional        ext_resources syscon
+arm/allwinner/aw_syscon.c              optional        syscon
 arm/allwinner/aw_ts.c                  optional        aw_thermal
 arm/allwinner/aw_usbphy.c              optional        ehci | ohci
 arm/allwinner/aw_wdog.c                        optional        aw_wdog
 arm/allwinner/axp209.c                 optional        axp209
 arm/allwinner/axp81x.c                 optional        axp81x
-arm/allwinner/if_awg.c                 optional        awg ext_resources syscon
+arm/allwinner/if_awg.c                 optional        awg syscon
 arm/allwinner/if_emac.c                        optional        emac
 arm/allwinner/sunxi_dma_if.m           optional        a10_dmac | a31_dmac
 dev/iicbus/twsi/a10_twsi.c             optional        twsi