(patch attached, with this stuff at the top - hope thats ok) This changes SENSORS to HWMON in Kconfig and Makefile, which makes it agree with 'menuconfig HWMON' at the top of Kconfig, and with the dir-name itself. ISTM that theres no reason (save legacy) to keep this arbitrary difference. Signed-off-by: Jim Cromie --- [jimc@harpo hwmon-stuff]$ diffstat diff.conf-sensors-2-hwmon Kconfig | 110 +++++++++++++++++++++++++++++++-------------------------------- Makefile | 102 +++++++++++++++++++++++++++++----------------------------- 2 files changed, 106 insertions(+), 106 deletions(-)