Blame view

buildroot/buildroot-2016.08.1/boot/lpc32xxcdl/Config.in 218 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
9
10
  config BR2_TARGET_LPC32XXCDL
  	depends on BR2_arm926t
  	bool "LPC32XX CDL (kickstart and S1L)"
  
  if BR2_TARGET_LPC32XXCDL
  
  config BR2_TARGET_LPC32XXCDL_BOARDNAME
  	string "LPC32xx board name"
  
  endif #BR2_TARGET_LPC32XXCDL