summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorTiezhu Yang <yangtiezhu@loongson.cn>2020-05-25 16:08:58 +0300
committerVinod Koul <vkoul@kernel.org>2020-06-24 15:59:22 +0300
commit133552bf03edbe3892767a4b64c56e3bed746374 (patch)
treee58c7c5fa4bb72b0a87a8d134feeb3436af58277 /mm
parentb3a9e3b9622ae10064826dccb4f7a52bd88c7407 (diff)
downloadlinux-133552bf03edbe3892767a4b64c56e3bed746374.tar.xz
phy: Remove CONFIG_ARCH_* check for related subdir in Makefile
If CONFIG_ARCH_ROCKCHIP is not set but COMPILE_TEST is set, the file in the subdir rockchip can not be built due to CONFIG_ARCH_ROCKCHIP check in drivers/phy/Makefile. Since the related configs in drivers/phy/rockchip/Kconfig depend on ARCH_ROCKCHIP, so remove CONFIG_ARCH_ROCKCHIP check for subdir rockchip in drivers/phy/Makefile. The other CONFIG_ARCH_* about allwinner, amlogic, mediatek, renesas and tegra have the same situation, so remove them too. Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> Reviewed-by: Heiko Stuebner <heiko@sntech.de> Link: https://lore.kernel.org/r/1590412138-13903-2-git-send-email-yangtiezhu@loongson.cn Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions