packaging: enable NBD module
[platform/kernel/linux-rpi.git] / arch / m68k / Kconfig.machine
index 36fa0c3..946853a 100644 (file)
@@ -203,6 +203,7 @@ config INIT_LCD
 config MEMORY_RESERVE
        int "Memory reservation (MiB)"
        depends on (UCSIMM || UCDIMM)
 config MEMORY_RESERVE
        int "Memory reservation (MiB)"
        depends on (UCSIMM || UCDIMM)
+       default 0
        help
          Reserve certain memory regions on 68x328 based boards.
 
        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"
 
 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.
        help
          If you say Y here kernel will try to collect command
          line parameters from the initial u-boot stack.