1
0
Fork 0

Update position of our configs

utp
Martin T. H. Sandsmark 2016-07-29 15:07:43 +02:00 committed by Martin T. H. Sandsmark
parent 4ab62e4e46
commit e37df70399
7 changed files with 3 additions and 2 deletions

View File

@ -214,6 +214,6 @@ source "board/tqc/tqma6/Kconfig"
source "board/udoo/Kconfig"
source "board/wandboard/Kconfig"
source "board/warp/Kconfig"
source "board/zero-gravitas/Kconfig"
source "board/reMarkable/zero-gravitas/Kconfig"
endif

View File

@ -5,11 +5,12 @@ CONFIG_LOCALVERSION="-zero-gravitas"
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/zero-gravitas/imximage.cfg,MX6SL"
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_GREPENV=y
CONFIG_CMD_MEMTEST=y
CONFIG_CMD_MEMINFO=y
CONFIG_CMD_MMC=y
CONFIG_CMD_NAND=y
CONFIG_CMD_SF=y
CONFIG_CMD_I2C=y
CONFIG_CMD_USB=y