mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-27 23:16:31 +00:00
Disable MMC environment on ASUS Tinkerboard (#3124)
We don't really use the MMC environment, so disable it by default. This prevents the following warning at startup: Loading Environment from MMC... *** Warning - bad CRC, using default environment (cherry picked from commit f263326ef857fba9189f821444c9f52a7af9ed18)
This commit is contained in:
parent
8eeb85ed17
commit
f4f7928f17
@ -1,3 +1,4 @@
|
||||
# CONFIG_USB_STORAGE is not set
|
||||
# CONFIG_DOS_PARTITION is not set
|
||||
CONFIG_OF_LIBFDT_OVERLAY=y
|
||||
# CONFIG_ENV_IS_IN_MMC is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user