X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fdns325.h;h=41079e834549d5c677e9942a383427604c21d4d8;hb=6d7dacf726ca043a3f5487549bbfa506c990c813;hp=dec71038bf219ee932dd677a9bbe65d0af3f155a;hpb=c90c43cda8c376f949266f920bbb49119aef0b00;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/dns325.h b/include/configs/dns325.h index dec7103..41079e8 100644 --- a/include/configs/dns325.h +++ b/include/configs/dns325.h @@ -27,10 +27,6 @@ /* * Commands configuration */ -#define CONFIG_MTD_DEVICE /* needed for mtdparts commands */ -#define CONFIG_MTD_PARTITIONS - -#define CONFIG_NR_DRAM_BANKS 1 /* * mv-common.h should be defined after CMD configs since it used them @@ -57,13 +53,6 @@ #endif /* - * RTC driver configuration - */ -#ifdef CONFIG_CMD_DATE -#define CONFIG_RTC_MV -#endif - -/* * Enable GPI0 support */ #define CONFIG_KIRKWOOD_GPIO @@ -71,13 +60,6 @@ /* * Environment variables configurations */ -#ifdef CONFIG_CMD_NAND -#define CONFIG_ENV_SECT_SIZE 0x20000 /* 128KB */ -#endif - -#define CONFIG_ENV_SIZE 0x20000 /* 128KB */ -#define CONFIG_ENV_ADDR 0xe0000 -#define CONFIG_ENV_OFFSET 0xe0000 /* env starts here */ /* * Default environment variables