907fe11655
* Use the Linux compat string * Use EARLY_DRIVER_MODULE to attach at the right time * Add a generic A10 kernel config file * A20 now use generic_timer * Add two new dts files for Olimex boards * Update our custom DTS file for A10 and A20 to use the same compatible property names as the vendor ones. Submitted by: Emmanuel Vadot <manu@bidouilliste.com> Differential Revision: https://reviews.freebsd.org/D4792
16 lines
510 B
Plaintext
16 lines
510 B
Plaintext
# $FreeBSD$
|
|
kern/kern_clocksource.c standard
|
|
|
|
arm/allwinner/a10_ahci.c optional ahci
|
|
arm/allwinner/a10_clk.c standard
|
|
arm/allwinner/a10_common.c standard
|
|
arm/allwinner/a10_ehci.c optional ehci
|
|
arm/allwinner/a10_gpio.c optional gpio
|
|
arm/allwinner/a10_mmc.c optional mmc
|
|
arm/allwinner/a10_sramc.c standard
|
|
arm/allwinner/a10_wdog.c standard
|
|
arm/allwinner/a20/a20_cpu_cfg.c standard
|
|
arm/allwinner/allwinner_machdep.c standard
|
|
arm/allwinner/if_emac.c optional emac
|
|
#arm/allwinner/console.c standard
|