diff options
author | Tom Rini | 2018-02-10 20:27:45 -0500 |
---|---|---|
committer | Tom Rini | 2018-02-10 20:29:02 -0500 |
commit | 7c8f00e484658c673d32d8422c96cb64bb571063 (patch) | |
tree | e61c6c50eac27f8843142c417b5d18d0d543b4f1 /configs/UCP1020_defconfig | |
parent | f59ab6c659fc8c3abc3fdd85ce9279f7930256a7 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/UCP1020_defconfig')
-rw-r--r-- | configs/UCP1020_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/UCP1020_defconfig b/configs/UCP1020_defconfig index bd17e059b66..0092e992831 100644 --- a/configs/UCP1020_defconfig +++ b/configs/UCP1020_defconfig @@ -43,5 +43,4 @@ CONFIG_FSL_ESPI=y CONFIG_USB=y CONFIG_USB_STORAGE=y CONFIG_FS_CRAMFS=y -CONFIG_PANIC_HANG=y CONFIG_OF_LIBFDT=y |