]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Ultravisor: Fix the dependencies for CONFIG_PPC_UV
authorBharata B Rao <bharata@linux.ibm.com>
Thu, 9 Jan 2020 09:20:47 +0000 (14:50 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 22 Jan 2020 09:31:40 +0000 (20:31 +1100)
commit5e82f5a371a2da11f6a109d3b2211220928e8cc1
tree2164bf253243bec79156d238bb683d814af050ba
parent7f88f5be2c33e845a1b9bb5bf4b1d6fb04d768a5
powerpc: Ultravisor: Fix the dependencies for CONFIG_PPC_UV

Let PPC_UV depend only on DEVICE_PRIVATE which in turn
will satisfy all the other required dependencies

Fixes: bf60baa47271 ("powerpc: Ultravisor: Add PPC_UV config option")
Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Bharata B Rao <bharata@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200109092047.24043-1-bharata@linux.ibm.com
arch/powerpc/Kconfig