Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

x86/kconfig: Remove CONFIG_TR=y from the defconfigs

Remove CONFIG_TR=y from the x86 defconfigs since
token ring support is antiquated and obsolete.

( I reviewed both x86 defconfigs - I didn't come up with
anything else that obviously should be removed. )

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Link: http://lkml.kernel.org/r/4F6D05CA.2050801@xenotime.net
[ Twiddled the changelog a bit ]
Signed-off-by: Ingo Molnar <mingo@kernel.org>

authored by

Randy Dunlap and committed by
Ingo Molnar
f5243d6d 65c0ff40

-2
-1
arch/x86/configs/i386_defconfig
··· 183 183 # CONFIG_8139TOO_PIO is not set 184 184 CONFIG_R8169=y 185 185 CONFIG_FDDI=y 186 - CONFIG_TR=y 187 186 CONFIG_INPUT_POLLDEV=y 188 187 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set 189 188 CONFIG_INPUT_EVDEV=y
-1
arch/x86/configs/x86_64_defconfig
··· 176 176 CONFIG_FORCEDETH=y 177 177 CONFIG_8139TOO=y 178 178 CONFIG_FDDI=y 179 - CONFIG_TR=y 180 179 CONFIG_INPUT_POLLDEV=y 181 180 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set 182 181 CONFIG_INPUT_EVDEV=y