diff options
author | Tom Rini <trini@konsulko.com> | 2018-02-10 20:27:45 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-02-10 20:29:02 -0500 |
commit | 7c8f00e484658c673d32d8422c96cb64bb571063 (patch) | |
tree | e61c6c50eac27f8843142c417b5d18d0d543b4f1 /configs/poplar_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/poplar_defconfig')
-rw-r--r-- | configs/poplar_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/poplar_defconfig b/configs/poplar_defconfig index 71ff228cada..ffaccc3fd00 100644 --- a/configs/poplar_defconfig +++ b/configs/poplar_defconfig @@ -18,4 +18,3 @@ CONFIG_USB_STORAGE=y CONFIG_USB_HOST_ETHER=y CONFIG_USB_ETHER_ASIX=y CONFIG_FAT_WRITE=y -CONFIG_LIB_RAND=y |