diff options
Diffstat (limited to 'util-linux/eject.c')
-rw-r--r-- | util-linux/eject.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/eject.c b/util-linux/eject.c index 3ccb4ae89..29b0a86bd 100644 --- a/util-linux/eject.c +++ b/util-linux/eject.c | |||
@@ -15,7 +15,6 @@ | |||
15 | //config:config EJECT | 15 | //config:config EJECT |
16 | //config: bool "eject (4 kb)" | 16 | //config: bool "eject (4 kb)" |
17 | //config: default y | 17 | //config: default y |
18 | //config: select PLATFORM_LINUX | ||
19 | //config: help | 18 | //config: help |
20 | //config: Used to eject cdroms. (defaults to /dev/cdrom) | 19 | //config: Used to eject cdroms. (defaults to /dev/cdrom) |
21 | //config: | 20 | //config: |