11 lines
321 B
Plaintext
11 lines
321 B
Plaintext
#@TYPE: Machine
|
|
#@NAME: NetModule HW 26
|
|
#@DESCRIPTION: Machine configuration for the netmodule hw26 mainboard
|
|
|
|
#require conf/machine/include/ti33x.inc
|
|
require am335x-nmhw21.conf
|
|
KERNEL_DEVICETREE_TO_USE = "${HW26_DT}"
|
|
MACHINEOVERRIDES .= ":am335x-nmhw21"
|
|
MACHINE_FEATURES += "pps"
|
|
MACHINE_FEATURES_remove = "user-module"
|