提交 d1df4471 编写于 作者: S Scott Wood 提交者: Kumar Gala

[POWERPC] mpc82xx: Rename mpc82xx_ads to mpc8272_ads.

This is just a rename patch; internal references to mpc82xx_ads will be
changed in the next one.
Signed-off-by: NScott Wood <scottwood@freescale.com>
Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
上级 4ff62e1c
choice choice
prompt "82xx Board Type" prompt "82xx Board Type"
depends on PPC_82xx depends on PPC_82xx
default MPC82xx_ADS default MPC8272_ADS
config MPC82xx_ADS config MPC8272_ADS
bool "Freescale MPC82xx ADS" bool "Freescale MPC8272 ADS"
select DEFAULT_UIMAGE select DEFAULT_UIMAGE
select PQ2ADS select PQ2ADS
select 8272 select 8272
select 8260 select 8260
select FSL_SOC select FSL_SOC
help help
This option enables support for the MPC8272 ADS board This option enables support for the MPC8272 ADS board
endchoice endchoice
......
# #
# Makefile for the PowerPC 82xx linux kernel. # Makefile for the PowerPC 82xx linux kernel.
# #
obj-$(CONFIG_MPC82xx_ADS) += mpc82xx_ads.o obj-$(CONFIG_MPC8272_ADS) += mpc8272_ads.o
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册