Commit 02cf6172 authored by Wolfram Sang's avatar Wolfram Sang Committed by Jean Delvare

i2c: Inform about deprecated chips directory

The chips directory under drivers/i2c is deprecated. Spread the word!
Signed-off-by: default avatarWolfram Sang <w.sang@pengutronix.de>
Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
parent c7a5f22d
# #
# Miscellaneous I2C chip drivers configuration # Miscellaneous I2C chip drivers configuration
# #
# *** DEPRECATED! Do not add new entries! See Makefile ***
#
menu "Miscellaneous I2C Chip support" menu "Miscellaneous I2C Chip support"
......
# #
# Makefile for miscellaneous I2C chip drivers. # Makefile for miscellaneous I2C chip drivers.
# #
# Think twice before you add a new driver to this directory. # Do not add new drivers to this directory! It is DEPRECATED.
#
# Device drivers are better grouped according to the functionality they # Device drivers are better grouped according to the functionality they
# implement rather than to the bus they are connected to. In particular: # implement rather than to the bus they are connected to. In particular:
# * Hardware monitoring chip drivers go to drivers/hwmon # * Hardware monitoring chip drivers go to drivers/hwmon
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment