diff options
author | Tom Rini <trini@konsulko.com> | 2019-06-21 10:11:23 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-06-21 10:11:23 -0400 |
commit | f5128514137633ee951b1c484945bec9092c4e99 (patch) | |
tree | 809041444563947c9df97e6e7149abf79c9431b6 /configs/efi-x86_app_defconfig | |
parent | 19b81032d65c9d0747e16b6009c639adb880b064 (diff) | |
download | u-boot-f5128514137633ee951b1c484945bec9092c4e99.tar.gz u-boot-f5128514137633ee951b1c484945bec9092c4e99.tar.bz2 u-boot-f5128514137633ee951b1c484945bec9092c4e99.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/efi-x86_app_defconfig')
-rw-r--r-- | configs/efi-x86_app_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/efi-x86_app_defconfig b/configs/efi-x86_app_defconfig index b4e8921f8c..ea3743dd12 100644 --- a/configs/efi-x86_app_defconfig +++ b/configs/efi-x86_app_defconfig @@ -14,7 +14,6 @@ CONFIG_LAST_STAGE_INIT=y CONFIG_HUSH_PARSER=y # CONFIG_CMD_BOOTM is not set CONFIG_CMD_PART=y -# CONFIG_CMD_SF_TEST is not set # CONFIG_CMD_NET is not set CONFIG_CMD_TIME=y CONFIG_CMD_EXT2=y |