aboutsummaryrefslogtreecommitdiff
path: root/configs/SBx81LIFKW_defconfig
diff options
context:
space:
mode:
authorChris Packham2022-08-04 21:06:25 +1200
committerStefan Roese2022-08-09 08:58:27 +0200
commitd54d7b185d8caea519e10595e679ff9debc769dc (patch)
tree49da971f1c5155176091fb69dfa7028d5aef1868 /configs/SBx81LIFKW_defconfig
parent923d0a899344350ad3e1f53f95b3f9aa85307b2e (diff)
ARM: kirkwood: SBx81LIFKW: enable CMD_GPIO
For debugging it is convenient to query/access GPIOs from the command line. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/SBx81LIFKW_defconfig')
-rw-r--r--configs/SBx81LIFKW_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/SBx81LIFKW_defconfig b/configs/SBx81LIFKW_defconfig
index 90800e2dd3e..ad7e2e976d2 100644
--- a/configs/SBx81LIFKW_defconfig
+++ b/configs/SBx81LIFKW_defconfig
@@ -26,6 +26,7 @@ CONFIG_SYS_CBSIZE=256
CONFIG_SYS_PBSIZE=276
CONFIG_CMD_DM=y
# CONFIG_CMD_FLASH is not set
+CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
CONFIG_CMD_DHCP=y
CONFIG_BOOTP_NTPSERVER=y