Skip to content
  • Jeff Kirsher's avatar
    drivers/net: Kconfig & Makefile cleanup · 88491d81
    Jeff Kirsher authored
    
    
    The is does a general cleanup of the drivers/net/ Kconfig and
    Makefile.  This patch create a "core" option and places all
    the networking core drivers into this option (default is yes
    for this option).  In addition, it alphabitizes the Kconfig
    driver options.
    
    As a side cleanup, found that the arcnet, token ring, and PHY
    Kconfig options were a tri-state option and should have been
    a bool option.
    
    Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
    88491d81