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 3ccb4ae..29b0a86 100644 --- a/util-linux/eject.c +++ b/util-linux/eject.c @@ -15,7 +15,6 @@ //config:config EJECT //config: bool "eject (4 kb)" //config: default y -//config: select PLATFORM_LINUX //config: help //config: Used to eject cdroms. (defaults to /dev/cdrom) //config: |