]> rtime.felk.cvut.cz Git - linux-imx.git/commit
[PATCH] Kconfig: order options
authorFaidon Liambotis <paravoid@debian.org>
Sun, 22 Jul 2007 13:16:36 +0000 (16:16 +0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:49:34 +0000 (16:49 -0700)
commite12dcb05bf70dfa328173fd55b7c13e71dfdb453
tree60dbdedac298cfe97b2f2b71ce86e9c667b9ad30
parentc5691235cf70ae2bd71c1f445eb991191530ec6c
[PATCH] Kconfig: order options

Reorder the Atmel options so that the menu appears saner.
Before:
  < >   Hermes chipset 802.11b support (Orinoco/Prism2/Symbol)
  <*>   Atmel at76c50x chipset  802.11b support
  < >     Atmel at76c506 PCI cards (NEW)
  < > Cisco/Aironet 34X/35X/4500/4800 PCMCIA cards
  < > Atmel at76c502/at76c504 PCMCIA cards (NEW)

After:
  < >   Hermes chipset 802.11b support (Orinoco/Prism2/Symbol)
  <*>   Atmel at76c50x chipset  802.11b support
  < >     Atmel at76c506 PCI cards (NEW)
  < >     Atmel at76c502/at76c504 PCMCIA cards (NEW)
  < >   Cisco/Aironet 34X/35X/4500/4800 PCMCIA cards

Signed-off-by: Faidon Liambotis <paravoid@debian.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/Kconfig