ide: introduce HAVE_IDE
[deliverable/linux.git] / arch / sparc / Kconfig
index 99f8971716d2226a53a27c3e5c19e99c32b6f135..c40343c5492085c203bbb553d113a970ec65c918 100644 (file)
@@ -27,6 +27,13 @@ config ARCH_NO_VIRT_TO_BUS
 config OF
        def_bool y
 
+config ARCH_SUPPORTS_AOUT
+       def_bool y
+
+config HZ
+       int
+       default 100
+
 source "init/Kconfig"
 
 menu "General machine setup"
@@ -62,6 +69,7 @@ config NR_CPUS
 config SPARC
        bool
        default y
+       select HAVE_IDE
        select HAVE_OPROFILE
 
 # Identify this as a Sparc32 build
This page took 0.037459 seconds and 5 git commands to generate.