summaryrefslogtreecommitdiff
path: root/configs/linkit-smart-7688_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-17 02:06:21 +0300
committerTom Rini <trini@konsulko.com>2020-06-26 17:29:06 +0300
commit1ca87f94b23ee21d150a72e6814eee1b1931f959 (patch)
tree38a87bda7c1662a85230d66a2c83e01f4c488ad1 /configs/linkit-smart-7688_defconfig
parent75bdd53d6c0264749685c830dfbe8d8283aa477e (diff)
downloadu-boot-1ca87f94b23ee21d150a72e6814eee1b1931f959.tar.xz
Convert CONFIG_CONS_INDEX to Kconfig
This converts the following to Kconfig: CONFIG_CONS_INDEX Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/linkit-smart-7688_defconfig')
-rw-r--r--configs/linkit-smart-7688_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/linkit-smart-7688_defconfig b/configs/linkit-smart-7688_defconfig
index 8ec66938cd..9115bb9d88 100644
--- a/configs/linkit-smart-7688_defconfig
+++ b/configs/linkit-smart-7688_defconfig
@@ -60,6 +60,8 @@ CONFIG_SPI_FLASH_MTD=y
CONFIG_MT7628_ETH=y
CONFIG_PHY=y
CONFIG_MT76X8_USB_PHY=y
+CONFIG_SPECIFY_CONSOLE_INDEX=y
+CONFIG_CONS_INDEX=3
CONFIG_SPI=y
CONFIG_MT7621_SPI=y
CONFIG_USB=y