[PATCH 00/10] drm/misc: Kconfig cleanup

2015-07-14 Thread Thierry Reding
On Tue, Jul 14, 2015 at 11:18:02AM +0200, Thierry Reding wrote: > On Mon, Jul 13, 2015 at 12:06:23PM +0530, Archit Taneja wrote: > > The top level drm Kconfig is a bit messy at the moment. Most of the drm > > drivers have their own Kconfig files, but a few have their Kconfig files > > in the top le

[PATCH 00/10] drm/misc: Kconfig cleanup

2015-07-14 Thread Thierry Reding
On Mon, Jul 13, 2015 at 12:06:23PM +0530, Archit Taneja wrote: > The top level drm Kconfig is a bit messy at the moment. Most of the drm > drivers have their own Kconfig files, but a few have their Kconfig files > in the top level Kconfig option itself. > > Create new Kconfig files for drivers tha

[PATCH 00/10] drm/misc: Kconfig cleanup

2015-07-13 Thread Archit Taneja
The top level drm Kconfig is a bit messy at the moment. Most of the drm drivers have their own Kconfig files, but a few have their Kconfig files in the top level Kconfig option itself. Create new Kconfig files for drivers that don't have one. This cleans up the Kconfig quite a bit Archit Taneja (

[PATCH 00/10] drm/misc: Kconfig cleanup

2015-07-13 Thread Alex Deucher
On Mon, Jul 13, 2015 at 2:36 AM, Archit Taneja wrote: > The top level drm Kconfig is a bit messy at the moment. Most of the drm > drivers have their own Kconfig files, but a few have their Kconfig files > in the top level Kconfig option itself. > > Create new Kconfig files for drivers that don't