diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2022-09-29 12:13:29 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2023-02-14 18:37:18 +0100 |
commit | 9f416948706fd9831314e5747fad07b76916d471 (patch) | |
tree | e60445012301759d3608e8df103005f854d5030e | |
parent | alpha: fix R_ALPHA_LITERAL reloc for large modules (diff) | |
download | linux-9f416948706fd9831314e5747fad07b76916d471.tar.xz linux-9f416948706fd9831314e5747fad07b76916d471.zip |
alpha: update config files
Clean up config files by:
- removing configs that were deleted in the past
- removing configs not in tree and without recently pending patches
- adding new configs that are replacements for old configs in the file
For some detailed information, see Link.
Link: https://lore.kernel.org/kernel-janitors/20220929090645.1389-1-lukas.bulwahn@gmail.com/
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r-- | arch/alpha/configs/defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/alpha/configs/defconfig b/arch/alpha/configs/defconfig index 6a39fe8ce9e5..1816c1dc22b1 100644 --- a/arch/alpha/configs/defconfig +++ b/arch/alpha/configs/defconfig @@ -39,14 +39,12 @@ CONFIG_PATA_CYPRESS=y CONFIG_ATA_GENERIC=y CONFIG_NETDEVICES=y CONFIG_DUMMY=m -CONFIG_NET_ETHERNET=y CONFIG_NET_VENDOR_3COM=y CONFIG_VORTEX=y CONFIG_NET_TULIP=y CONFIG_DE2104X=m CONFIG_TULIP=y CONFIG_TULIP_MMIO=y -CONFIG_NET_PCI=y CONFIG_YELLOWFIN=y CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y |