15381c285SMario Sixmenuconfig BOARD 25381c285SMario Six bool "Device Information" 35381c285SMario Six help 45381c285SMario Six Support methods to query hardware configurations from internal 55381c285SMario Six mechanisms (e.g. reading GPIO values, determining the presence of 65381c285SMario Six devices on busses, etc.). This enables the usage of U-Boot with 75381c285SMario Six modular board architectures. 8*6238ae4dSMario Six 9*6238ae4dSMario Sixif BOARD 10*6238ae4dSMario Six 11*6238ae4dSMario Six 12*6238ae4dSMario Sixconfig BOARD_GAZERBEAM 13*6238ae4dSMario Six bool "Enable device information for the Gazerbeam board" 14*6238ae4dSMario Six help 15*6238ae4dSMario Six Support querying device information for the gdsys Gazerbeam board. 16*6238ae4dSMario Six 17*6238ae4dSMario Sixendif 18