diff options
Diffstat (limited to 'include/configs/bk4r1.h')
-rw-r--r-- | include/configs/bk4r1.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/bk4r1.h b/include/configs/bk4r1.h index 921f30612e6..84ea032e2fb 100644 --- a/include/configs/bk4r1.h +++ b/include/configs/bk4r1.h @@ -60,9 +60,6 @@ #include <asm/arch/imx-regs.h> #include <linux/sizes.h> -/* Enable passing of ATAGs */ -#define CONFIG_CMDLINE_TAG - /* NAND support */ #define CONFIG_SYS_NAND_ONFI_DETECTION #define CONFIG_SYS_MAX_NAND_DEVICE 1 |