Kconfig: eliminate "def_bool n" constructs
[h-e-n] / drivers / ide / Kconfig
index 6c6dd2f..74a369a 100644 (file)
@@ -4,7 +4,7 @@
 
 # Select HAVE_IDE if IDE is supported
 config HAVE_IDE
-       def_bool n
+       bool
 
 menuconfig IDE
        tristate "ATA/ATAPI/MFM/RLL support"