Skip to content

Commit e2bdafc

Browse files
rddunlapsuryasaimadhu
authored andcommitted
x86/configs: Slightly reduce defconfigs
Eliminate 2 config symbols from both x86 defconfig files: HAMRADIO and FDDI. The FDDI Kconfig file even says (for the FDDI config symbol): Most people will say N. Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Acked-by: Maciej W. Rozycki <[email protected]> # CONFIG_FDDI Link: https://lkml.kernel.org/r/[email protected]
1 parent b10c307 commit e2bdafc

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

arch/x86/configs/i386_defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ CONFIG_IP6_NF_MANGLE=y
125125
CONFIG_NET_SCHED=y
126126
CONFIG_NET_EMATCH=y
127127
CONFIG_NET_CLS_ACT=y
128-
CONFIG_HAMRADIO=y
129128
CONFIG_CFG80211=y
130129
CONFIG_MAC80211=y
131130
CONFIG_MAC80211_LEDS=y
@@ -171,7 +170,6 @@ CONFIG_FORCEDETH=y
171170
CONFIG_8139TOO=y
172171
# CONFIG_8139TOO_PIO is not set
173172
CONFIG_R8169=y
174-
CONFIG_FDDI=y
175173
CONFIG_INPUT_POLLDEV=y
176174
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
177175
CONFIG_INPUT_EVDEV=y

arch/x86/configs/x86_64_defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ CONFIG_IP6_NF_MANGLE=y
123123
CONFIG_NET_SCHED=y
124124
CONFIG_NET_EMATCH=y
125125
CONFIG_NET_CLS_ACT=y
126-
CONFIG_HAMRADIO=y
127126
CONFIG_CFG80211=y
128127
CONFIG_MAC80211=y
129128
CONFIG_MAC80211_LEDS=y
@@ -164,7 +163,6 @@ CONFIG_SKY2=y
164163
CONFIG_FORCEDETH=y
165164
CONFIG_8139TOO=y
166165
CONFIG_R8169=y
167-
CONFIG_FDDI=y
168166
CONFIG_INPUT_POLLDEV=y
169167
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
170168
CONFIG_INPUT_EVDEV=y

0 commit comments

Comments
 (0)