aboutsummaryrefslogtreecommitdiff
path: root/drivers/board/Kconfig
blob: c9a52dc20e053e39a6f9d0c6b01b771f3925b082 (plain)
1
2
3
4
5
6
7
menuconfig BOARD
	bool "Device Information"
	help
	  Support methods to query hardware configurations from internal
	  mechanisms (e.g. reading GPIO values, determining the presence of
	  devices on busses, etc.). This enables the usage of U-Boot with
	  modular board architectures.