packaging: enable NBD module
[platform/kernel/linux-rpi.git] / arch / m68k / Kconfig.machine
index 6a07a68..946853a 100644 (file)
@@ -203,6 +203,7 @@ config INIT_LCD
 config MEMORY_RESERVE
        int "Memory reservation (MiB)"
        depends on (UCSIMM || UCDIMM)
+       default 0
        help
          Reserve certain memory regions on 68x328 based boards.
 
@@ -334,6 +335,7 @@ comment "Machine Options"
 
 config UBOOT
        bool "Support for U-Boot command line parameters"
+       depends on COLDFIRE
        help
          If you say Y here kernel will try to collect command
          line parameters from the initial u-boot stack.
@@ -465,6 +467,7 @@ config RAMKERNEL
 
 config ROMKERNEL
        bool "ROM"
+       depends on ROM
        help
          The kernel will be resident in FLASH/ROM when running. This is
          often referred to as Execute-in-Place (XIP), since the kernel