]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/adp-ag101p.h
cmd: add Kconfig option for 'date' command
[people/ms/u-boot.git] / include / configs / adp-ag101p.h
index c4e0a21b8d8b40e0f14e6a0284ed88527933aaef..b42fcfa8d539893fc83fd44f1d79f4530bafc154 100644 (file)
@@ -28,7 +28,6 @@
 #define CONFIG_CMDLINE_TAG                     /* send commandline to Kernel */
 #define CONFIG_SETUP_MEMORY_TAGS       /* send memory definition to kernel */
 #define CONFIG_INITRD_TAG                      /* send initrd params */
-#define CONFIG_NEEDS_MANUAL_RELOC
 
 #ifndef CONFIG_SKIP_LOWLEVEL_INIT
 #define CONFIG_MEM_REMAP
@@ -85,7 +84,6 @@
  */
 
 /* FTUART is a high speed NS 16C550A compatible UART, addr: 0x99600000 */
-#define CONFIG_BAUDRATE                        38400
 #define CONFIG_CONS_INDEX              1
 #define CONFIG_SYS_NS16550_SERIAL
 #define CONFIG_SYS_NS16550_COM1                CONFIG_FTUART010_02_BASE
 /*
  * SD (MMC) controller
  */
-#define CONFIG_MMC
-#define CONFIG_GENERIC_MMC
-#define CONFIG_DOS_PARTITION
 #define CONFIG_FTSDC010
 #define CONFIG_FTSDC010_NUMBER         1
 #define CONFIG_FTSDC010_SDIO
 
-/*
- * Command line configuration.
- */
-#define CONFIG_CMD_DATE
-
 /*
  * Miscellaneous configurable options
  */