Commit 1e17790c authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

at91bootstrap: add help text

parent a7a3e757
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
menuconfig BR2_TARGET_AT91BOOTSTRAP
	depends on BR2_arm
	bool "AT91 Bootstrap"
	help
	  AT91Bootstrap is a first level bootloader for the Atmel AT91
	  devices. It integrates algorithms for:
	  - Device initialization such as clock configuration, PIO settings...
	  - Peripheral drivers such as PIO, PMC or SDRAMC...
	  - Physical media algorithm such as DataFlash, NandFlash, NOR Flash...

if	BR2_TARGET_AT91BOOTSTRAP