X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fpogo_v4.h;h=24cbf6b72ea70747335a681f6b59d6dabe69127a;hb=aca1f6789aa2e384a58909fa7a9696db9d607675;hp=3365ebe3d2faeba1efb04a709c68098737fc0eb5;hpb=01f1ab67f38882dc7665a0a6eca4bbeba6d84f81;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/pogo_v4.h b/include/configs/pogo_v4.h index 3365ebe..24cbf6b 100644 --- a/include/configs/pogo_v4.h +++ b/include/configs/pogo_v4.h @@ -39,10 +39,4 @@ #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */ #define CONFIG_PHY_BASE_ADR 0 -/* - * Support large disk for SATA and USB - */ -#define CONFIG_SYS_64BIT_LBA -#define CONFIG_LBA48 - #endif /* _CONFIG_POGO_V4_H */