]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: remove CONFIG_ARM920T defines
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 6 Nov 2014 05:59:35 +0000 (14:59 +0900)
committerTom Rini <trini@ti.com>
Thu, 20 Nov 2014 16:28:25 +0000 (11:28 -0500)
commitf2168440de74036b207a6626c7a9fd9d164951df
treee38ae84c63cc50aa099ac59609697eb0be3ec5bd
parent7c8f61f80c90e33bdb6daf944e3f5f5d03f2549a
ARM: remove CONFIG_ARM920T defines

CONFIG_CPU_ARM920T was introduced into Kconfig by commit 2e07c249a67e
(kconfig: arm: introduce symbol for ARM CPUs).

This commit removes all the defines of CONFIG_ARM920T and replaces the
only reference in drivers/usb/host/ohci-hcd.c with CONFIG_CPU_ARM920T.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
arch/arm/include/asm/arch-at91/at91rm9200.h
drivers/usb/host/ohci-hcd.c
include/configs/VCMA9.h
include/configs/cpuat91.h
include/configs/edb93xx.h
include/configs/scb9328.h
include/configs/smdk2410.h