diff options
Diffstat (limited to 'configs/canyonlands_defconfig')
-rw-r--r-- | configs/canyonlands_defconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/canyonlands_defconfig b/configs/canyonlands_defconfig index 12d3352..09172b1 100644 --- a/configs/canyonlands_defconfig +++ b/configs/canyonlands_defconfig @@ -3,7 +3,6 @@ CONFIG_4xx=y CONFIG_TARGET_CANYONLANDS=y CONFIG_CANYONLANDS=y CONFIG_DEFAULT_DEVICE_TREE="canyonlands" -CONFIG_CMD_SETEXPR=y -CONFIG_CMD_NET=y CONFIG_OF_CONTROL=y +CONFIG_SPL_DISABLE_OF_CONTROL=y CONFIG_OF_EMBED=y |