Searched hist:b79df0fc (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/isdn/hardware/mISDN/ |
H A D | Kconfig | b79df0fc Thu Mar 16 04:18:02 CDT 2017 Christophe Leroy <christophe.leroy@c-s.fr> isdn: hardware: mISDN: Remove reference to CONFIG_8xx
CONFIG_8xx is deprecated and should soon be removed in favor of CONFIG_PPC_8xx. Anyway, hfc_multi_8xx.h only uses 8xx I/O ports which are linked to the CPM1 communication processor included in the 8xx rather than the 8xx itself.
This patch therefore makes it dependent on CONFIG_CPM1 instead, like several other drivers.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: David S. Miller <davem@davemloft.net> b79df0fc Thu Mar 16 04:18:02 CDT 2017 Christophe Leroy <christophe.leroy@c-s.fr> isdn: hardware: mISDN: Remove reference to CONFIG_8xx CONFIG_8xx is deprecated and should soon be removed in favor of CONFIG_PPC_8xx. Anyway, hfc_multi_8xx.h only uses 8xx I/O ports which are linked to the CPM1 communication processor included in the 8xx rather than the 8xx itself. This patch therefore makes it dependent on CONFIG_CPM1 instead, like several other drivers. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hfc_multi_8xx.h | b79df0fc Thu Mar 16 04:18:02 CDT 2017 Christophe Leroy <christophe.leroy@c-s.fr> isdn: hardware: mISDN: Remove reference to CONFIG_8xx
CONFIG_8xx is deprecated and should soon be removed in favor of CONFIG_PPC_8xx. Anyway, hfc_multi_8xx.h only uses 8xx I/O ports which are linked to the CPM1 communication processor included in the 8xx rather than the 8xx itself.
This patch therefore makes it dependent on CONFIG_CPM1 instead, like several other drivers.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: David S. Miller <davem@davemloft.net> b79df0fc Thu Mar 16 04:18:02 CDT 2017 Christophe Leroy <christophe.leroy@c-s.fr> isdn: hardware: mISDN: Remove reference to CONFIG_8xx CONFIG_8xx is deprecated and should soon be removed in favor of CONFIG_PPC_8xx. Anyway, hfc_multi_8xx.h only uses 8xx I/O ports which are linked to the CPM1 communication processor included in the 8xx rather than the 8xx itself. This patch therefore makes it dependent on CONFIG_CPM1 instead, like several other drivers. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
|