blob: 2ab00f1fc4973b42eec73e12ba32fa7362e081fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Config TODOs:
* disable CONFIG_ISA everywhere.
* review & disable a bunch of the I2C, RTC, DVB, SOUND options.
* clean up CONFIG_BLK_DEV_AMD74XX
Spec file TODOs:
* modules-extra: Do a few more things to make it a bit more robust.
- Allow for comments in the mod-extra.list file.
- Don't fail the build if a module is listed but not built (maybe).
- See if it can be tied into Kconfig instead of module names.
* investigate gzip modules. Everything should support this now?
Looks like about 70M savings per kernel installed.
|