]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/i2c: give i2c it's own Kconfig
authorRob Clark <robdclark@gmail.com>
Thu, 24 Jan 2013 21:46:07 +0000 (21:46 +0000)
committerDave Airlie <airlied@redhat.com>
Fri, 8 Feb 2013 03:34:07 +0000 (13:34 +1000)
commit6504d0d9900a2c05ea1fbab2ec008bf442993d94
tree4664cef58baf0bb62d64f8678413257e6e09d577
parent73ccd6962fff19e53a7d4baaa17cf9311284ac9c
drm/i2c: give i2c it's own Kconfig

Move this out of nouveau directory.  As we start to add more encoder
slaves used by other drivers, it makes sense to put the Kconfig bits in
one place.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/Kconfig
drivers/gpu/drm/i2c/Kconfig [new file with mode: 0644]
drivers/gpu/drm/nouveau/Kconfig