diff options
author | Dave Jones <davej@redhat.com> | 2012-01-16 16:14:17 -0500 |
---|---|---|
committer | Dave Jones <davej@redhat.com> | 2012-01-16 16:14:17 -0500 |
commit | 36c7a65617e8190a7f6ca0cc8faab9dcf19eeeb5 (patch) | |
tree | 5e7654924d315fdacf70c569dac33e358f511f2b /TODO | |
parent | 912fdfca681d38f1ec1eca0051a9a9c16cb4c9a0 (diff) | |
download | kernel-36c7a65617e8190a7f6ca0cc8faab9dcf19eeeb5.tar.gz kernel-36c7a65617e8190a7f6ca0cc8faab9dcf19eeeb5.tar.xz kernel-36c7a65617e8190a7f6ca0cc8faab9dcf19eeeb5.zip |
Disable ISA
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ Config TODOs: -* At some point disable CONFIG_ISA everywhere. F17 ? +* disable CONFIG_ISA everywhere. +* review & disable a bunch of the I2C, RTC, DVB, SOUND options. +* clean up CONFIG_BLK_DEV_AMD74XX Spec file TODOs: |