Skip to content
  • Faidon Liambotis's avatar
    [PATCH] Kconfig: order options · e12dcb05
    Faidon Liambotis authored
    
    
    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: default avatarFaidon Liambotis <paravoid@debian.org>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    e12dcb05