X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Figep00x0.h;h=5468a1a210ff15df36f4dd7321fc52196d187b02;hb=1d7442e653ff1cad27dcfc2a2c19842e564e4bc3;hp=91e5de65d19759a4440cfde36fbe4285c026165d;hpb=d271a6114177ca9c80cc9676773f49a050e13381;p=oweals%2Fu-boot.git diff --git a/include/configs/igep00x0.h b/include/configs/igep00x0.h index 91e5de65d1..5468a1a210 100644 --- a/include/configs/igep00x0.h +++ b/include/configs/igep00x0.h @@ -30,6 +30,7 @@ */ #define CONFIG_OMAP 1 /* in a TI OMAP core */ #define CONFIG_OMAP34XX 1 /* which is a 34XX */ +#define CONFIG_OMAP_GPIO #define CONFIG_SDRC /* The chip has SDRC controller */ @@ -229,13 +230,6 @@ #define CONFIG_SYS_PTV 2 /* Divisor: 2^(PTV+1) => 8 */ #define CONFIG_SYS_HZ 1000 -/* - * Stack sizes - * - * The stack sizes are set up in start.S using the settings below - */ -#define CONFIG_STACKSIZE (128 << 10) /* regular stack 128 KiB */ - /* * Physical Memory Map *