diff options
author | Tom Rini <trini@konsulko.com> | 2021-04-27 08:28:38 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-04-27 08:28:38 -0400 |
commit | 79b0f08d6af498e6fda8cd257d62e2095764410c (patch) | |
tree | 7c8a9b2f2919aba421550513e9ca1890ba199c09 /configs/p2371-0000_defconfig | |
parent | 27af387e4fa7c04d27a92d5d374d81f2a8fa3cce (diff) | |
download | u-boot-79b0f08d6af498e6fda8cd257d62e2095764410c.tar.gz u-boot-79b0f08d6af498e6fda8cd257d62e2095764410c.tar.bz2 u-boot-79b0f08d6af498e6fda8cd257d62e2095764410c.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/p2371-0000_defconfig')
-rw-r--r-- | configs/p2371-0000_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/p2371-0000_defconfig b/configs/p2371-0000_defconfig index 16f6b68e57..da3be084be 100644 --- a/configs/p2371-0000_defconfig +++ b/configs/p2371-0000_defconfig @@ -5,7 +5,6 @@ CONFIG_NR_DRAM_BANKS=2 CONFIG_ENV_SIZE=0x2000 CONFIG_ENV_OFFSET=0xFFFFE000 CONFIG_TEGRA210=y -CONFIG_TARGET_P2371_0000=y CONFIG_DEFAULT_DEVICE_TREE="tegra210-p2371-0000" CONFIG_OF_SYSTEM_SETUP=y CONFIG_CONSOLE_MUX=y |