| ARMADA38X (4156ce4fed70de28d56d0ef9a32cdb4f6c5ffeb7) | ARMADA38X (aa8dbafa71a5a0ac32f656ccb08a4982948cce06) |
|---|---|
| 1# 2# Kernel configuration for Marvell Armada38x 3# 4# $FreeBSD$ 5# 6 7include "../mv/armada38x/std.armada38x" 8include "std.armv6" --- 64 unchanged lines hidden (view full) --- 73device umass 74device scbus 75device pass 76device da 77 78# I2C 79device iic 80device iicbus | 1# 2# Kernel configuration for Marvell Armada38x 3# 4# $FreeBSD$ 5# 6 7include "../mv/armada38x/std.armada38x" 8include "std.armv6" --- 64 unchanged lines hidden (view full) --- 73device umass 74device scbus 75device pass 76device da 77 78# I2C 79device iic 80device iicbus |
| 81device twsi |
|
| 81 82#FDT 83options FDT 84options FDT_DTB_STATIC 85makeoptions FDT_DTS_FILE=armada-388-gp.dts | 82 83#FDT 84options FDT 85options FDT_DTB_STATIC 86makeoptions FDT_DTS_FILE=armada-388-gp.dts |