g3dvl: Use sobel filter for chroma interpolation
[mesa/nouveau-pmpeg.git] / configs / linux-ppc
blob13cfdeb422bb6ce97865d1f3979855f897cf8c00
1 # Configuration for Linux on PPC
3 include $(TOP)/configs/linux
5 CONFIG_NAME = linux-ppc
7 OPT_FLAGS = -O3 -mcpu=603 -fsigned-char -funroll-loops
9 # FIXME: Use of PowerPC assembly should be enabled here.