Flesh out some build time configuration options for the realtek/mediatek

ports.

The sys/mips/rt305x/ code currently has these hard-coded with a comment
to make them configurable; this is the first step towards that.

Submitted by:	Stanislav Galabov <sgalabov@gmail.com>
This commit is contained in:
Adrian Chadd 2015-12-24 15:58:33 +00:00
parent d06ccd84b3
commit 8fa95ba8ff
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=292693

View File

@ -120,6 +120,18 @@ IF_RT_DEBUG opt_if_rt.h
IF_RT_PHY_SUPPORT opt_if_rt.h
IF_RT_RING_DATA_COUNT opt_if_rt.h
#
# Options that control the Ralink/Mediatek SoC type.
#
MT7620 opt_rt305x.h
RT5350 opt_rt305x.h
RT305XF opt_rt305x.h
RT3052F opt_rt305x.h
RT3050F opt_rt305x.h
RT305X opt_rt305x.h
RT305X_UBOOT opt_rt305x.h
RT305X_USE_UART opt_rt305x.h
#
# Options that affect the pmap.
#