X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fversatile.h;h=db6896584a56a72242aa068030689193b8105f40;hb=2cc195e0a5690bf022631ae420767e5b91c37476;hp=a9b70cc36785e6b01b1910e34d71d07684d22f6c;hpb=bb272ec8df6e35b7e19ce1237cae28798167a624;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/versatile.h b/include/configs/versatile.h index a9b70cc..db68965 100644 --- a/include/configs/versatile.h +++ b/include/configs/versatile.h @@ -75,14 +75,13 @@ * Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 128 * 1024) -/* size in bytes reserved for initial data */ -#define CONFIG_SYS_GBL_DATA_SIZE 128 /* * Hardware drivers */ -#define CONFIG_DRIVER_SMC91111 +#define CONFIG_NET_MULTI +#define CONFIG_SMC91111 #define CONFIG_SMC_USE_32_BIT #define CONFIG_SMC91111_BASE 0x10010000 #undef CONFIG_SMC91111_EXT_PHY