Messages in this thread |  | | | Date | Wed, 14 Jul 2010 14:52:14 +0200 | | Subject | Re: [PATCH 01/11] Removing dead RT2800PCI_SOC | | From | Ivo Van Doorn <> |
| |
On Wed, Jul 14, 2010 at 2:46 PM, Luis Correia <luis.f.correia@gmail.com> wrote: > On Wed, Jul 14, 2010 at 13:39, Christoph Egger <siccegge@cs.fau.de> wrote: >> While RT2800PCI_SOC exists in Kconfig, it depends on either >> RALINK_RT288X or RALINK_RT305X which are both not available in Kconfig >> so all Code depending on that can't ever be selected and, if there's >> no plan to add these options, should be cleaned up >> >> Signed-off-by: Christoph Egger <siccegge@cs.fau.de> > > NAK, > > this is not dead code, it is needed for the Ralink System-on-Chip > Platform devices. > > While I can't fix Kconfig errors and the current KConfig file may be > wrong, this code cannot and will not be deleted.
When the config option was introduced, the config options RALINK_RT288X and RALINK_RT305X were supposed to be merged as well soon after by somebody (Felix?)
But since testing is done on SoC boards by Helmut and Felix, I assume the code isn't dead but actually in use.
Ivo
|  |