X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsandbox.h;h=7b7bccf3d1fd86073a3eafee187b0481d140af69;hb=f18fa31cdcfeecaf56e61224eb18d2f2b6d39d85;hp=2daf02dcfd2dfb4e67f4aefa5ce67548e99ea68a;hpb=ec1eaad06551e2422baf8743f6987d4f561f2ce6;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index 2daf02d..7b7bccf 100644 --- a/include/configs/sandbox.h +++ b/include/configs/sandbox.h @@ -54,7 +54,6 @@ #define CONFIG_DOS_PARTITION #define CONFIG_EFI_PARTITION #define CONFIG_ISO_PARTITION -#define CONFIG_MAC_PARTITION /* * Size of malloc() pool, before and after relocation @@ -137,8 +136,6 @@ #define CONFIG_BOOTARGS "" -#define CONFIG_BOARD_LATE_INIT - #ifndef SANDBOX_NO_SDL #define CONFIG_SANDBOX_SDL #endif