diff options
| author | Tom Rini <[email protected]> | 2022-10-21 15:32:45 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-10-21 15:32:45 -0400 |
| commit | 7723828c97bc107d2fba976fc50403ac8747f1bc (patch) | |
| tree | fa2d4a4a459b20ebb3ec3f10b5ed1147ef3db747 /configs/mx7ulp_evk_plugin_defconfig | |
| parent | f35e37cffd6e57c614ec9de0923ee5d1cff1077f (diff) | |
| parent | d662e9adae9ad42e4b0846233a2243853a83db48 (diff) | |
Merge branch '2022-10-21-enforce-some-DM-migrations'
- Enforce CONFIG_DM being enabled (which has been the case for all
boards for a bit now) and remove non-DM_KEYBOARD options as they're also
unused for some time now.
Diffstat (limited to 'configs/mx7ulp_evk_plugin_defconfig')
| -rw-r--r-- | configs/mx7ulp_evk_plugin_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mx7ulp_evk_plugin_defconfig b/configs/mx7ulp_evk_plugin_defconfig index 45cdd74f09a..3afab2e8b0f 100644 --- a/configs/mx7ulp_evk_plugin_defconfig +++ b/configs/mx7ulp_evk_plugin_defconfig @@ -32,7 +32,6 @@ CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_MMC=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y # CONFIG_NET is not set -CONFIG_DM=y CONFIG_BOUNCE_BUFFER=y CONFIG_IMX_RGPIO2P=y # CONFIG_MXC_GPIO is not set |
