summaryrefslogtreecommitdiffstats
path: root/package/kernel/linux/modules/001-depends.mk
Commit message (Collapse)AuthorAgeFilesLines
* kernel: remove useless AddDepends/rtc abstractionFelix Fietkau2015-03-291-5/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45136
* kernel: remove useless AddDepends/input abstractionFelix Fietkau2015-03-291-5/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45135
* kernel: remove useless AddDepends/hid abstractionFelix Fietkau2015-03-291-4/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45134
* kernel: remove useless AddDepends/crc16 abstractionFelix Fietkau2015-03-291-4/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45133
* kernel: add a new global config symbol for enabling rfkill support (can be ↵Felix Fietkau2013-07-211-6/+1
| | | | | | | | enabled by default via target feature flag) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37491
* kernel: fix kmod-rtc-pcf8563 dependenciesHauke Mehrtens2013-07-191-1/+1
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37459
* kernel: rfkill depends on input-coreFelix Fietkau2013-07-181-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37409
* packages: clean up the package folderJohn Crispin2013-06-211-0/+37
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007