]> Git Repo - linux.git/commit
mm: sort out the DEVICE_PRIVATE Kconfig mess
authorChristoph Hellwig <[email protected]>
Wed, 26 Jun 2019 12:27:22 +0000 (14:27 +0200)
committerJason Gunthorpe <[email protected]>
Tue, 2 Jul 2019 17:32:45 +0000 (14:32 -0300)
commit7328d9cc1b9fdc52105901072e9a4a1234e29b11
tree6f59165486746f506f4c5d18954eddd3361289df
parent8a164fef9c4ccf6ff7757170397222860e40d192
mm: sort out the DEVICE_PRIVATE Kconfig mess

The ZONE_DEVICE support doesn't depend on anything HMM related, just on
various bits of arch support as indicated by the architecture.  Also
don't select the option from nouveau as it isn't present in many setups,
and depend on it instead.

Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Ira Weiny <[email protected]>
Reviewed-by: Dan Williams <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
drivers/gpu/drm/nouveau/Kconfig
mm/Kconfig
This page took 0.057515 seconds and 4 git commands to generate.