diff options
author | Amin Bandali <amin@aminb.org> | 2018-05-06 01:51:32 -0400 |
---|---|---|
committer | Amin Bandali <amin@aminb.org> | 2018-05-06 01:51:32 -0400 |
commit | 0c892839718a0c8c0840ada2dea1c90e3d5b352e (patch) | |
tree | 6812898d60f840b77053399909de251c2b1a9744 /other/modprobe | |
parent | 50fff474a3439e5479ae8c8943d89e128c18c132 (diff) | |
download | configs-0c892839718a0c8c0840ada2dea1c90e3d5b352e.tar.gz configs-0c892839718a0c8c0840ada2dea1c90e3d5b352e.tar.xz configs-0c892839718a0c8c0840ada2dea1c90e3d5b352e.zip |
[other] spring cleaning: remove vestigial and old stuff
Diffstat (limited to 'other/modprobe')
-rw-r--r-- | other/modprobe/hid_apple.conf | 1 | ||||
-rw-r--r-- | other/modprobe/snd_hda_intel.conf | 1 | ||||
-rw-r--r-- | other/modprobe/usbcore.conf | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/other/modprobe/hid_apple.conf b/other/modprobe/hid_apple.conf deleted file mode 100644 index 25c96dc..0000000 --- a/other/modprobe/hid_apple.conf +++ /dev/null @@ -1 +0,0 @@ -options hid_apple iso_layout=0 diff --git a/other/modprobe/snd_hda_intel.conf b/other/modprobe/snd_hda_intel.conf deleted file mode 100644 index 8bf2a4f..0000000 --- a/other/modprobe/snd_hda_intel.conf +++ /dev/null @@ -1 +0,0 @@ -options snd_hda_intel power_save=1 diff --git a/other/modprobe/usbcore.conf b/other/modprobe/usbcore.conf deleted file mode 100644 index db61794..0000000 --- a/other/modprobe/usbcore.conf +++ /dev/null @@ -1 +0,0 @@ -options usbcore autosuspend=1 |