X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsandbox.h;h=7b7bccf3d1fd86073a3eafee187b0481d140af69;hb=f18fa31cdcfeecaf56e61224eb18d2f2b6d39d85;hp=31ab7652abf8cb0a2804500aabb4881aa2933ff7;hpb=869588decdf41b693c8977067f90f742b771d0ad;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h index 31ab765..7b7bccf 100644 --- a/include/configs/sandbox.h +++ b/include/configs/sandbox.h @@ -35,7 +35,6 @@ #define CONFIG_ANDROID_BOOT_IMAGE #define CONFIG_CMD_PCI -#define CONFIG_PCI_PNP #define CONFIG_CMD_IO #define CONFIG_FS_FAT @@ -55,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 @@ -138,8 +136,6 @@ #define CONFIG_BOOTARGS "" -#define CONFIG_BOARD_LATE_INIT - #ifndef SANDBOX_NO_SDL #define CONFIG_SANDBOX_SDL #endif