]> xenbits.xensource.com Git - arm/linux.git/commit
arc: eznps: fix allmodconfig kconfig warning
authorRandy Dunlap <rdunlap@infradead.org>
Wed, 27 Nov 2019 01:54:09 +0000 (17:54 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Feb 2020 09:34:40 +0000 (09:34 +0000)
commitae9484c6fb6024e70eee942cecfea5022ea2b741
treeccd696fed1ab76bab773eb6322713d8e80207a79
parentf5adacf21c6e016f5c14701e0a1605f6a941b285
arc: eznps: fix allmodconfig kconfig warning

[ Upstream commit 1928b36cfa4df1aeedf5f2644d0c33f3a1fcfd7b ]

Fix kconfig warning for arch/arc/plat-eznps/Kconfig allmodconfig:

WARNING: unmet direct dependencies detected for CLKSRC_NPS
  Depends on [n]: GENERIC_CLOCKEVENTS [=y] && !PHYS_ADDR_T_64BIT [=y]
  Selected by [y]:
  - ARC_PLAT_EZNPS [=y]

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Vineet Gupta <vgupta@synopsys.com>
Cc: Ofer Levi <oferle@mellanox.com>
Cc: linux-snps-arc@lists.infradead.org
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arc/plat-eznps/Kconfig