856cc6d999
* change mx6qsabresd to mx6qsabres to match defconfig name * merge wanboard profiles since there is only one defconfig for the target device * move wanboard options from wandboard.h to defconfig * remove legacy patches Signed-off-by: Vladimir Vid <vladimir.vid@sartura.hr>
17 lines
419 B
Diff
17 lines
419 B
Diff
--- a/configs/wandboard_defconfig
|
|
+++ b/configs/wandboard_defconfig
|
|
@@ -27,7 +27,7 @@ CONFIG_CMD_I2C=y
|
|
CONFIG_CMD_MMC=y
|
|
CONFIG_CMD_SATA=y
|
|
CONFIG_CMD_USB=y
|
|
-CONFIG_CMD_CACHE=y
|
|
+# CONFIG_CMD_CACHE is not set
|
|
CONFIG_CMD_EXT4_WRITE=y
|
|
CONFIG_ENV_IS_IN_MMC=y
|
|
CONFIG_DM=y
|
|
@@ -39,3 +39,5 @@ CONFIG_USB_STORAGE=y
|
|
CONFIG_VIDEO=y
|
|
# CONFIG_VIDEO_SW_CURSOR is not set
|
|
CONFIG_OF_LIBFDT=y
|
|
+CONFIG_FIT=y
|
|
+CONFIG_FIT_VERBOSE=y
|