diff options
author | Tom Rini | 2019-06-21 10:11:23 -0400 |
---|---|---|
committer | Tom Rini | 2019-06-21 10:11:23 -0400 |
commit | f5128514137633ee951b1c484945bec9092c4e99 (patch) | |
tree | 809041444563947c9df97e6e7149abf79c9431b6 /configs/sandbox_defconfig | |
parent | 19b81032d65c9d0747e16b6009c639adb880b064 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/sandbox_defconfig')
-rw-r--r-- | configs/sandbox_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig index 4cffa2c6049..6894262b89f 100644 --- a/configs/sandbox_defconfig +++ b/configs/sandbox_defconfig @@ -44,7 +44,6 @@ CONFIG_CMD_OSD=y CONFIG_CMD_PCI=y CONFIG_CMD_READ=y CONFIG_CMD_REMOTEPROC=y -CONFIG_CMD_SF=y CONFIG_CMD_SPI=y CONFIG_CMD_USB=y CONFIG_CMD_AXI=y |