commit | b7d3282a245f44286b88e436b1d08c518cdf4569 | [log] [tgz] |
---|---|---|
author | Antonio Borneo <borneo.antonio@gmail.com> | Wed Jun 17 19:42:31 2015 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 21 10:05:05 2015 -0700 |
tree | 878d04709bd041d659b71d20109b6dbe2626f876 | |
parent | ecdd1409ba8b6fd68af2f6440b6d595c5df52410 [diff] |
net: via/Kconfig: replace USE_OF with OF_??? USE_OF is used as intermediate Kconfig option by few arch's (ARM, MIPS, Xtensa). Replace instances of USE_OF outside of arch folders with proper OF_???. Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>