Home
last modified time | relevance | path

Searched hist:"35 ddb69cd223eea5b1c68af753ed014208b6144e" (Results 1 – 1 of 1) sorted by relevance

/linux/lib/
H A DKconfigdiff 35ddb69cd223eea5b1c68af753ed014208b6144e Wed Apr 18 10:11:52 CEST 2018 Christoph Hellwig <hch@lst.de> dma-mapping: simplify Kconfig dependencies

ARCH_DMA_ADDR_T_64BIT is always true for 64-bit architectures now, so we
can skip the clause requiring it. 'n' is the default default, so no need
to explicitly state it.

Tested-by: Alexey Brodkin <abrodkin@synopsys.com>
Acked-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>