NET_DSA can be modular too

This commit is contained in:
Dave Jones 2012-01-31 19:36:08 -05:00
parent 9775553998
commit 3994eb6424
2 changed files with 2 additions and 2 deletions

View File

@ -4186,7 +4186,7 @@ CONFIG_OPTIMIZE_INLINING=y
# CONFIG_GPIOLIB is not set
# CONFIG_PINCTRL is not set
CONFIG_NET_DSA=y
CONFIG_NET_DSA=m
CONFIG_NET_DSA_MV88E6060=m
CONFIG_NET_DSA_MV88E6131=m
CONFIG_NET_DSA_MV88E6123_61_65=m

View File

@ -2286,7 +2286,7 @@ fi
# || ||
%changelog
* Tue Jan 31 2012 Dave Jones <davej@redhat.com>
- Distributed switch architecture drivers can be modular in 3.3.
- Distributed switch architecture & drivers can be modular in 3.3.
* Mon Jan 30 2012 Josh Boyer <jwboyer@redhat.com> - 3.3.0-0.rc1.git6.1
- Linux 3.3-rc1-git6 (upstream 6bc2b95ee602659c1be6fac0f6aadeb0c5c29a5d)