14 lines
336 B
Plaintext
14 lines
336 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"
|
|
|
|
# Remove usermodule
|
|
USER_MODULE_MACHINE_FEATURE = ""
|