diff --git a/bsp/common-pc/common-pc.scc b/bsp/common-pc/common-pc.scc
index f7184f4d3d4890923e2468760c8bdb140afb824d..f5d782ff0821df13dcd0f134a59f43186292b608 100644
--- a/bsp/common-pc/common-pc.scc
+++ b/bsp/common-pc/common-pc.scc
@@ -34,7 +34,6 @@ include features/drm-gma500/drm-gma500.scc
 # generic Bluetooth support
 include features/bluetooth/bluetooth.scc
 
-patch 0001-qemux86-add-configuration-symbol-to-select-values.patch
 if [ "$KMACHINE" = "qemux86" ]; then
 kconf hardware qemux86.cfg
 fi