c82deda35b
Create std.XLP for configuration options, which is included by the conf files. The files XLP, XLPN32 and XLP64 will have mostly ABI related options. Also move uart and pci to mips/nlm/std.xlp since all XLP configurations needs these devices. Obtained from: prabhath at netlogicmicro com (intial version)
8 lines
99 B
Plaintext
8 lines
99 B
Plaintext
# $FreeBSD$
|
|
files "../nlm/files.xlp"
|
|
cpu CPU_NLM
|
|
|
|
# Devices needed always
|
|
device uart
|
|
device pci
|