lkml.org 
[lkml]   [2015]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] replace USE_OF in drivers
Date
Kconfig option USE_OF is used as intermediate option by few
arch's (ARM, MIPS, Xtensa); in all these cases USE_OF implies
setting option OF and other OF_???.

Outside arch folder, USE_OF is used only in two places.
In both places, USE_OF can be replaced by OF or OF_???.
This change reduces the scope of USE_OF and makes the drivers
(actually only the Via network ones) available to other arch's
that don't use USE_OF.

The two patches of this series can be applied independently and
can be taken separately in the respective tree.

Antonio Borneo (2):
clocksource: Kconfig: replace USE_OF with OF
net: via/Kconfig: replace USE_OF with OF_???

drivers/clocksource/Kconfig | 2 +-
drivers/net/ethernet/via/Kconfig | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)

--
2.4.3



\
 
 \ /
  Last update: 2015-06-17 14:01    [W:0.044 / U:2.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site