configs: net: dm9000: Move new Kconfig option to board configs
[platform/kernel/u-boot.git] / include / configs / pcm058.h
index 3ca0377..4d4185b 100644 (file)
@@ -16,7 +16,6 @@
 
 /* Enable NAND support */
 #define CONFIG_SYS_MAX_NAND_DEVICE     1
-#define CONFIG_SYS_NAND_ONFI_DETECTION
 
 /* Physical Memory Map */
 #define PHYS_SDRAM                     MMDC0_ARB_BASE_ADDR
@@ -57,6 +56,4 @@
        "optargs=rw rootwait\0" \
        ENV_MMC \
        ENV_NAND
-
-#define CONFIG_BOOTCOMMAND "run mmcboot;run nandboot"
 #endif