diff options
Diffstat (limited to 'apps/features.txt')
| -rw-r--r-- | apps/features.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/features.txt b/apps/features.txt index 242d2d4..af0da5b 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -225,6 +225,10 @@ usb_hid_mouse wheel_acceleration #endif +#if defined(HAVE_LINEOUT_POWEROFF) +lineout_poweroff +#endif + #if defined(HAVE_TOUCHSCREEN) touchscreen #endif |