diff options
author | Tom Rini | 2021-07-26 21:10:37 -0400 |
---|---|---|
committer | Tom Rini | 2021-07-26 21:10:37 -0400 |
commit | df59b7d23be71db03275e4c1b243e67397b50f9a (patch) | |
tree | 631e1429acad769c66b39463bdaa8326fe81fb67 /configs/pm9261_defconfig | |
parent | b70b9b07463db2f6937c7ea6d7fb5122feb7ba1b (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/pm9261_defconfig')
-rw-r--r-- | configs/pm9261_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/pm9261_defconfig b/configs/pm9261_defconfig index b27fc8dbc1a..f253deacc43 100644 --- a/configs/pm9261_defconfig +++ b/configs/pm9261_defconfig @@ -23,7 +23,6 @@ CONFIG_SYS_PROMPT="pm9261> " # CONFIG_CMD_IMI is not set # CONFIG_CMD_LOADS is not set CONFIG_CMD_NAND=y -CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_CACHE=y CONFIG_MTDIDS_DEFAULT="nor0=physmap-flash.0,nand0=nand" @@ -56,8 +55,6 @@ CONFIG_ATMEL_USART=y CONFIG_SPI=y CONFIG_DM_SPI=y CONFIG_USB=y -CONFIG_DM_USB=y -CONFIG_USB_STORAGE=y CONFIG_DM_VIDEO=y # CONFIG_VIDEO_BPP32 is not set CONFIG_LCD=y |