]> Git Repo - J-u-boot.git/commit - configs/sandbox_flattree_defconfig
sandbox_flattree: enable button support
authorCaleb Connolly <[email protected]>
Mon, 15 Jan 2024 18:03:17 +0000 (18:03 +0000)
committerCaleb Connolly <[email protected]>
Tue, 16 Jan 2024 12:26:54 +0000 (12:26 +0000)
commit4c3dfa1b8babf9fc0575ce08eed99f950d3bab84
tree1d47cb67844ed6e7f018b6ca10187fe5a66103c8
parent4d6d25be5f7bcdc2d722972bff977aff2f91223c
sandbox_flattree: enable button support

sandbox_flattree enables QCOM_PMIC_GPIO which now depends on BUTTON. As
a result the button tests now get run, but fail because the ADC and GPIO
button drivers aren't enabled.

Enable them to run the tests for sandbox_flattree.

Reported-by: Neil Armstrong <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Signed-off-by: Caleb Connolly <[email protected]>
configs/sandbox_flattree_defconfig
This page took 0.033348 seconds and 4 git commands to generate.