diff --git a/projects/enna/options b/projects/enna/options index b4f3212478..148d753285 100644 --- a/projects/enna/options +++ b/projects/enna/options @@ -15,9 +15,6 @@ # Mediacenter to use (enna / moovida / mythtv / no) MEDIACENTER=enna -# build with plymouth graphical boot (yes / no) - PLYMOUTH=yes - # build with network support (yes / no) NETWORK=yes @@ -54,10 +51,6 @@ ## Do not change anything below this line ##################################################################### -# if [ "$PLYMOUTH" = "yes" ]; then -# BUSYBOX_STATIC=no -# fi - if [ "$DISPLAYSERVER" = xorg-server ]; then CAIRO=cairo elif [ "$DISPLAYSERVER" = wayland ]; then