summaryrefslogtreecommitdiff
path: root/configs/Chuwi_V7_CW0825_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2016-04-03 09:41:44 +0200
committerHans de Goede <hdegoede@redhat.com>2016-04-12 08:58:03 +0200
commit88bb800ddf80fd301c3201596f174b0a82f1da3b (patch)
tree648155347da8ce927a3a096ce02b22509a458b6b /configs/Chuwi_V7_CW0825_defconfig
parentb24f7f008d6d29d7fb70d42ef40bb51001f3ab0f (diff)
downloadu-boot-88bb800ddf80fd301c3201596f174b0a82f1da3b.tar.gz
sunxi: Enable CMD_GPIO on all sunxi boards
We have CONFIG_CMD_GPIO=y in almost all sunxi boards, but after its Kconfig conversion it has ended up missing on some recently added boards. Simply select it for ARCH_SUNXI, so that we get it on all sunxi boards for both a consistent user experience and simpler defconfig files. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs/Chuwi_V7_CW0825_defconfig')
-rw-r--r--configs/Chuwi_V7_CW0825_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/Chuwi_V7_CW0825_defconfig b/configs/Chuwi_V7_CW0825_defconfig
index dedf772fc6..3257aaea78 100644
--- a/configs/Chuwi_V7_CW0825_defconfig
+++ b/configs/Chuwi_V7_CW0825_defconfig
@@ -17,7 +17,6 @@ CONFIG_SPL=y
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_FPGA is not set
-CONFIG_CMD_GPIO=y
CONFIG_USB_MUSB_HOST=y
CONFIG_VIDEO_LCD_SPI_CS="PA0"
CONFIG_VIDEO_LCD_SPI_SCLK="PA1"