aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2013-03-14 11:56:41 +0000
committerDavid S. Miller <[email protected]>2013-03-17 12:01:10 -0400
commit8008f6e173c239ea9b2423a937aaf85c3157a306 (patch)
treebc7f2af16b2f8cc4ee51ad6024eee4fd30e00c85 /scripts/patch-kernel
parent1e8bbe6cd02fc300c88bd48244ce61ad9c7d1776 (diff)
isdn: hisax: netjet requires VIRT_TO_BUS
Disabling CONFIG_VIRT_TO_BUS on ARM showed that the hisax netjet driver depends on this deprecated functionality but is not marked so in Kconfig. Rather than adding ARM to the already long list of architectures that this driver is broken on, this patch adds 'depends on VIRT_TO_BUS' and removes the dependency on !SPARC, which is also implied by that. Signed-off-by: Arnd Bergmann <[email protected]> Cc: Karsten Keil <[email protected]> Cc: [email protected] Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions