diff options
author | John Garry <[email protected]> | 2022-07-26 17:24:33 +0800 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2022-07-27 15:46:11 +0200 |
commit | c95a5712beee635c4626f78218e52b978f075a17 (patch) | |
tree | 0b0e27a56c4695758b7c03195b1d8ead039e40e4 /drivers/usb/cdns3/cdns3-trace.c | |
parent | 57d6ca98ba38d58463ad2139db79b6b1e38b0937 (diff) |
arm64: defconfig: Sync some configs with savedefconfig
Some configs can obviously be removed when sync'ing with savedefconfig, as
follows:
- config SECCOMP was changed to def_bool y in commit 282a181b1a0d ("
seccomp: Move config option SECCOMP to arch/Kconfig"), so no need to
explicitly enable in the defconfig.
- config MAILBOX is already selected by some drivers enabled in the
defconfig, so no need to explicitly enable.
- config QRTR was enabled in the defconfig from commit 1bdf91fd2ae82 ("
arm64: defconfig: Enable Qualcomm QRTR"). However until many kernel
versions later in commit 231a136fdf46 ("arm64: defconfig: enable ath11k
driver"), no driver depended on config QRTR - not for building anyway.
In commit 231a136fdf46, config ATH11K_PCI was enabled and this selects
config QRTR, so there is no need to explicitly enable in the defconfig.
Signed-off-by: John Garry <[email protected]>
Link: https://lore.kernel.org/r/[email protected]'
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions