Blame view

bootloader/u-boot_2015_04/net/Kconfig 97 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
10
  #
  # Network configuration
  #
  
  menuconfig NET
  	bool "Networking support"
  
  if NET
  
  endif   # if NET