Bug 2819 - Make oldconfig silently disabled CONFIG_NET_GIGE and in turn CONFIG_TIGON3
Summary: Make oldconfig silently disabled CONFIG_NET_GIGE and in turn CONFIG_TIGON3
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Network (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Adrian Bunk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-02 07:36 UTC by Thomas Zehetbauer
Modified: 2004-07-09 18:51 UTC (History)
0 users

See Also:
Kernel Version: 2.6.7-rc2
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Thomas Zehetbauer 2004-06-02 07:36:47 UTC
Make oldconfig silently disabled support for my CONFIG_TIGON3 NIC.

It seems that it depends on CONFIG_NET_GIGE which in turn depends on
CONFIG_NET_ETHERNET which was not required in 2.6.6 kernel.
Comment 1 Roman Zippel 2004-06-02 09:10:23 UTC
Jeff, you might want to add a "default y", so the options depending on it don't get reset.
(Removing NET_ETHERNET was already mentioned on lkml.)
Comment 2 Adrian Bunk 2004-07-09 18:51:03 UTC
CONFIG_NET_GIGE was removed before 2.6.7-final.

Note You need to log in before you can comment on or make changes to this bug.