diff options
Diffstat (limited to 'util-linux/lspci.c')
-rw-r--r-- | util-linux/lspci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/lspci.c b/util-linux/lspci.c index 8b38a2366..c4f43bd12 100644 --- a/util-linux/lspci.c +++ b/util-linux/lspci.c | |||
@@ -7,7 +7,7 @@ | |||
7 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. | 7 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
8 | */ | 8 | */ |
9 | //config:config LSPCI | 9 | //config:config LSPCI |
10 | //config: bool "lspci" | 10 | //config: bool "lspci (5.7 kb)" |
11 | //config: default y | 11 | //config: default y |
12 | //config: #select PLATFORM_LINUX | 12 | //config: #select PLATFORM_LINUX |
13 | //config: help | 13 | //config: help |