History log of /freebsd-12.1/sys/mips/conf/std.AR_MIPS_BASE (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0
# 455ad532 05-Jul-2018 Sean Bruno <[email protected]>

Remove redundant AH_DEBUG_ALQ.


Revision tags: release/11.2.0, release/10.4.0, release/11.1.0
# b6c42483 29-Jun-2017 Adrian Chadd <[email protected]>

[mips] [ar71xx] Since the wlan/ath drivers use ALQ, ensure we build the module
here otherwise we can't load said module.


# da150e22 16-Jun-2017 Adrian Chadd <[email protected]>

[ar71xx] migrate all of the duplicate configuration out into a shared config file.

This brings the default configurations (drivers, net80211 settings, etc) and some
of the shared configuration into

[ar71xx] migrate all of the duplicate configuration out into a shared config file.

This brings the default configurations (drivers, net80211 settings, etc) and some
of the shared configuration into std.AR_MIPS_BASE. I haven't yet moved the
-current settings (witness, memguard, etc) into it.

This should simplify building a lot of the same test images for my MIPS AP board
development and testing.

This is a work in progress; it's not designed to be perfect!

show more ...